Unable to find image 'altinityinfra/stateless-test:272f1fc2cf3a' locally
272f1fc2cf3a: Pulling from altinityinfra/stateless-test
9cb31e2e37ea: Pulling fs layer
df359b7b1559: Pulling fs layer
3a559aa61c9d: Pulling fs layer
68a0cab749fd: Pulling fs layer
651fb59f4bde: Pulling fs layer
e46ee7633e06: Pulling fs layer
4d81e853134c: Pulling fs layer
2ca83fb30920: Pulling fs layer
87383c42c280: Pulling fs layer
c69fd5871616: Pulling fs layer
be36e833f5a0: Pulling fs layer
01d36d6d8ac0: Pulling fs layer
d26aa70e4ee9: Pulling fs layer
4f4fb700ef54: Pulling fs layer
a530659dc546: Pulling fs layer
67ee28f56be0: Pulling fs layer
b4317c09da11: Pulling fs layer
85d8d0cf5c07: Pulling fs layer
698f50c38bfc: Pulling fs layer
72201d93f05d: Pulling fs layer
b470e71e0f04: Pulling fs layer
ac7e0d204651: Pulling fs layer
b7ee99b11446: Pulling fs layer
6c599e19d203: Pulling fs layer
25487a5e81e2: Pulling fs layer
860a93490d01: Pulling fs layer
9cdda56dc0a5: Pulling fs layer
e46ee7633e06: Waiting
4f4fb700ef54: Waiting
a530659dc546: Waiting
4d81e853134c: Waiting
2ca83fb30920: Waiting
68a0cab749fd: Waiting
651fb59f4bde: Waiting
87383c42c280: Waiting
ac7e0d204651: Waiting
b7ee99b11446: Waiting
67ee28f56be0: Waiting
01d36d6d8ac0: Waiting
6c599e19d203: Waiting
72201d93f05d: Waiting
25487a5e81e2: Waiting
d26aa70e4ee9: Waiting
b470e71e0f04: Waiting
860a93490d01: Waiting
698f50c38bfc: Waiting
9cdda56dc0a5: Waiting
b4317c09da11: Waiting
85d8d0cf5c07: Waiting
be36e833f5a0: Waiting
df359b7b1559: Verifying Checksum
df359b7b1559: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
68a0cab749fd: Verifying Checksum
68a0cab749fd: Download complete
3a559aa61c9d: Verifying Checksum
3a559aa61c9d: Download complete
651fb59f4bde: Verifying Checksum
651fb59f4bde: Download complete
4d81e853134c: Verifying Checksum
4d81e853134c: Download complete
e46ee7633e06: Verifying Checksum
e46ee7633e06: Download complete
9cb31e2e37ea: Pull complete
df359b7b1559: Pull complete
87383c42c280: Download complete
c69fd5871616: Verifying Checksum
c69fd5871616: Download complete
be36e833f5a0: Download complete
01d36d6d8ac0: Verifying Checksum
01d36d6d8ac0: Download complete
d26aa70e4ee9: Verifying Checksum
d26aa70e4ee9: Download complete
4f4fb700ef54: Download complete
a530659dc546: Verifying Checksum
a530659dc546: Download complete
67ee28f56be0: Download complete
b4317c09da11: Verifying Checksum
b4317c09da11: Download complete
85d8d0cf5c07: Download complete
3a559aa61c9d: Pull complete
68a0cab749fd: Pull complete
698f50c38bfc: Verifying Checksum
698f50c38bfc: Download complete
b470e71e0f04: Verifying Checksum
b470e71e0f04: Download complete
b7ee99b11446: Verifying Checksum
b7ee99b11446: Download complete
72201d93f05d: Verifying Checksum
72201d93f05d: Download complete
6c599e19d203: Verifying Checksum
6c599e19d203: Download complete
25487a5e81e2: Download complete
2ca83fb30920: Verifying Checksum
2ca83fb30920: Download complete
860a93490d01: Verifying Checksum
860a93490d01: Download complete
9cdda56dc0a5: Verifying Checksum
9cdda56dc0a5: Download complete
651fb59f4bde: Pull complete
e46ee7633e06: Pull complete
4d81e853134c: Pull complete
2ca83fb30920: Pull complete
87383c42c280: Pull complete
c69fd5871616: Pull complete
be36e833f5a0: Pull complete
01d36d6d8ac0: Pull complete
d26aa70e4ee9: Pull complete
4f4fb700ef54: Pull complete
a530659dc546: Pull complete
67ee28f56be0: Pull complete
b4317c09da11: Pull complete
85d8d0cf5c07: Pull complete
698f50c38bfc: Pull complete
72201d93f05d: Pull complete
b470e71e0f04: Pull complete
ac7e0d204651: Pull complete
b7ee99b11446: Pull complete
6c599e19d203: Pull complete
25487a5e81e2: Pull complete
860a93490d01: Pull complete
9cdda56dc0a5: Pull complete
Digest: sha256:b3b0e5b606fae873fb284eb39ef33c5406c25a064b5747238a2ac3054dcc13d1
Status: Downloaded newer image for altinityinfra/stateless-test:272f1fc2cf3a
+ source /setup_export_logs.sh
++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh
++ CLICKHOUSE_CI_LOGS_USER=ci
++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export
++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, '
++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id'
++ EXTRA_ORDER_BY_COLUMNS=check_name
++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), '
++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols'
+ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/stress_tests.lib
++ OK='\tOK\t\N\t'
++ FAIL='\tFAIL\t\N\t'
++ FAILURE_CONTEXT_LINES=100
++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000
++ source /basic_helpers.sh
+ dmesg --clear
+ set -e -x -a
+ USE_DATABASE_REPLICATED=0
+ USE_SHARED_CATALOG=0
++ rg -v '#' /usr/share/zoneinfo/zone.tab
++ awk '{print $3}'
++ shuf
++ head -n1
+ TZ=Europe/London
Chosen random timezone Europe/London
+ echo 'Chosen random timezone Europe/London'
+ ln -snf /usr/share/zoneinfo/Europe/London /etc/localtime
+ echo Europe/London
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.3.3.20183.altinityantalya+msan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static_25.3.3.20183.altinityantalya+msan_amd64.deb
Selecting previously unselected package clickhouse-common-static.
(Reading database ... 48449 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static_25.3.3.20183.altinityantalya+msan_amd64.deb ...
Unpacking clickhouse-common-static (25.3.3.20183.altinityantalya+msan) ...
Setting up clickhouse-common-static (25.3.3.20183.altinityantalya+msan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20183.altinityantalya+msan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20183.altinityantalya+msan_amd64.deb
Selecting previously unselected package clickhouse-common-static-dbg.
(Reading database ... 48476 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static-dbg_25.3.3.20183.altinityantalya+msan_amd64.deb ...
Unpacking clickhouse-common-static-dbg (25.3.3.20183.altinityantalya+msan) ...
Setting up clickhouse-common-static-dbg (25.3.3.20183.altinityantalya+msan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.3.3.20183.altinityantalya+msan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-server_25.3.3.20183.altinityantalya+msan_amd64.deb
Selecting previously unselected package clickhouse-server.
(Reading database ... 48483 files and directories currently installed.)
Preparing to unpack .../clickhouse-server_25.3.3.20183.altinityantalya+msan_amd64.deb ...
Unpacking clickhouse-server (25.3.3.20183.altinityantalya+msan) ...
Setting up clickhouse-server (25.3.3.20183.altinityantalya+msan) ...
ClickHouse binary is already located at /usr/bin/clickhouse
Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse.
Creating symlink /usr/bin/ch to /usr/bin/clickhouse.
Creating symlink /usr/bin/chl to /usr/bin/clickhouse.
Creating symlink /usr/bin/chc to /usr/bin/clickhouse.
Creating clickhouse group if it does not exist.
groupadd -r clickhouse
Creating clickhouse user if it does not exist.
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse
Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf.
Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration.
Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration.
Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it.
/etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path.
/etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path.
Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it.
Log directory /var/log/clickhouse-server/ already exists.
Creating data directory /var/lib/clickhouse/.
Creating pid directory /var/run/clickhouse-server.
chown -R clickhouse:clickhouse '/var/log/clickhouse-server/'
chown -R clickhouse:clickhouse '/var/run/clickhouse-server'
chown clickhouse:clickhouse '/var/lib/clickhouse/'
groupadd -r clickhouse-bridge
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge'
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge'
Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it.
Setting capabilities for clickhouse binary. This is optional.
chown -R clickhouse:clickhouse '/etc/clickhouse-server'
ClickHouse has been successfully installed.
Start clickhouse-server with:
sudo clickhouse start
Start clickhouse-client with:
clickhouse-client
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.3.3.20183.altinityantalya+msan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-client_25.3.3.20183.altinityantalya+msan_amd64.deb
Selecting previously unselected package clickhouse-client.
(Reading database ... 48500 files and directories currently installed.)
Preparing to unpack .../clickhouse-client_25.3.3.20183.altinityantalya+msan_amd64.deb ...
Unpacking clickhouse-client (25.3.3.20183.altinityantalya+msan) ...
Setting up clickhouse-client (25.3.3.20183.altinityantalya+msan) ...
+ return
+ echo ''
+ [[ -z '' ]]
+ ch --query 'SELECT 1'
1
+ chl --query 'SELECT 1'
1
+ chc --version
ClickHouse client version 25.3.3.20183.altinityantalya (altinity build).
+ ln -sf /repo/tests/clickhouse-test /usr/bin/clickhouse-test
+ export CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ source /repo/tests/docker_scripts/attach_gdb.lib
++ source /repo/tests/docker_scripts/utils.lib
+++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
+++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
++ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/utils.lib
++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
+ /repo/tests/config/install.sh
+ DEST_SERVER_PATH=/etc/clickhouse-server
+ DEST_CLIENT_PATH=/etc/clickhouse-client
+++ dirname /repo/tests/config/install.sh
++ cd /repo/tests/config
++ pwd -P
+ SRC_PATH=/repo/tests/config
+ '[' 0 -ge 2 ']'
+ FAST_TEST=0
+ NO_AZURE=0
+ [[ 0 -gt 0 ]]
Going to install test configs from /repo/tests/config into /etc/clickhouse-server
+ echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server'
+ mkdir -p /etc/clickhouse-server/config.d/
+ mkdir -p /etc/clickhouse-server/users.d/
+ mkdir -p /etc/clickhouse-client
+ ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/
+ '[' 0 '!=' 1 ']'
+ ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/ci_logs_sender.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/
+ [[ -n '' ]]
+ ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/
+ ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/server.key /etc/clickhouse-server/
+ ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/
+ ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/
+ ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml
+ ln -sf /repo/tests/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml
+ value=0
+ sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=4599808
+ sed --follow-symlinks -i 's|[[:digit:]]\+|4599808|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=46270464
+ sed --follow-symlinks -i 's|[[:digit:]]\+|46270464|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=0
+ sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ '' == \1 ]]
+ [[ '' == \1 ]]
+ [[ 1 == \1 ]]
+ [[ 0 != \1 ]]
+ ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/
+ [[ '' == \1 ]]
+ [[ 0 == \1 ]]
+ ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml
+ /repo/tests/docker_scripts/setup_minio.sh stateless
+ azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --silent --inMemoryPersistence
+ export MINIO_ROOT_USER=clickhouse
+ MINIO_ROOT_USER=clickhouse
+ export MINIO_ROOT_PASSWORD=clickhouse
+ MINIO_ROOT_PASSWORD=clickhouse
+ main stateless
+ local query_dir
++ check_arg stateless
++ local query_dir
++ '[' '!' 1 -eq 1 ']'
++ case "$1" in
++ query_dir=0_stateless
++ echo 0_stateless
+ query_dir=0_stateless
+ '[' '!' -f ./minio ']'
+ start_minio
+ mkdir -p ./minio_data
+ ./minio --version
minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3)
Runtime: go1.22.5 linux/amd64
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Copyright: 2015-2024 MinIO, Inc.
+ wait_for_it
+ local counter=0
+ local max_counter=60
+ local url=http://localhost:11111
+ ./minio server --address :11111 ./minio_data
+ params=('--silent' '--verbose')
+ local params
+ grep AccessDenied
+ curl --silent --verbose http://localhost:11111
trying to connect to minio
+ [[ 0 == \6\0 ]]
+ echo 'trying to connect to minio'
+ sleep 1
In-memory extent storage is enabled with a limit of 15667.21 MB (16428257280 bytes, 50% of total memory).
Azurite Blob service is starting on 0.0.0.0:10000
Azurite Blob service successfully listens on http://0.0.0.0:10000
INFO: Formatting 1st pool, 1 set(s), 1 drives per set.
INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable.
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:43941 http://127.0.0.1:43941
Docs: https://min.io/docs/minio/linux/index.html
+ counter=1
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
AccessDeniedAccess Denied./18510AEE68852BE37dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f
+ lsof -i :11111
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
minio 269 root 8u IPv6 23309 0t0 TCP *:11111 (LISTEN)
minio 269 root 9u IPv4 23308 0t0 TCP localhost:11111 (LISTEN)
minio 269 root 10u IPv6 23310 0t0 TCP localhost:11111 (LISTEN)
+ sleep 5
+ setup_minio stateless
+ local test_type=stateless
+ ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse
Added `clickminio` successfully.
+ ./mc admin user add clickminio test testtest
Added user `test` successfully.
+ ./mc admin policy attach clickminio readwrite --user=test
Attached Policies: [readwrite]
To User: test
+ ./mc mb --ignore-existing clickminio/test
Bucket created successfully `clickminio/test`.
+ '[' stateless = stateless ']'
+ ./mc anonymous set public clickminio/test
Access permission for `clickminio/test` is set to `public`
+ upload_data 0_stateless /repo/tests/
+ local query_dir=0_stateless
+ local test_path=/repo/tests/
+ local data_path=/repo/tests//queries/0_stateless/data_minio
+ '[' -d /repo/tests//queries/0_stateless/data_minio ']'
+ ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/
`/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow`
`/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet`
`/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip`
`/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz`
`/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet`
`/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet`
`/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv`
`/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv`
`/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv`
`/repo/tests/queries/0_stateless/data_minio/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` -> `clickminio/test/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` -> `clickminio/test/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` -> `clickminio/test/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/v2.metadata.json` -> `clickminio/test/est/metadata/v2.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro`
`/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv`
Total: 5.48 MiB, Transferred: 5.48 MiB, Speed: 138.50 MiB/s
+ setup_aws_credentials
+ local minio_root_user=clickhouse
+ local minio_root_password=clickhouse
+ mkdir -p /root/.aws
+ cat
+ config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ [[ -n '' ]]
+ export IS_FLAKY_CHECK=0
+ IS_FLAKY_CHECK=0
+ export NUM_TRIES
+ '[' 1 -gt 1 ']'
+ sudo -E -u clickhouse /usr/bin/clickhouse-server --config /etc/clickhouse-server/config.xml --daemon --pid-file /var/run/clickhouse-server/clickhouse-server.pid
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
1
+ break
+ setup_logs_replication
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ attach_gdb_to_clickhouse
++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)'
+ IS_ASAN=0
+ [[ 0 = \1 ]]
++ kill -l SIGRTMIN
+ RTMIN=34
+ echo '
set follow-fork-mode parent
handle SIGHUP nostop noprint pass
handle SIGINT nostop noprint pass
handle SIGQUIT nostop noprint pass
handle SIGPIPE nostop noprint pass
handle SIGTERM nostop noprint pass
handle SIGUSR1 nostop noprint pass
handle SIGUSR2 nostop noprint pass
handle SIG34 nostop noprint pass
info signals
# safeExit is called if graceful shutdown times out. Print stack traces in that case.
break safeExit
continue
backtrace full
info registers
p top' 1 KiB of the 'stack:
p/x *(uint64_t[128]*)$sp
maintenance info sections
thread apply all backtrace full
disassemble /s
up
disassemble /s
up
disassemble /s
p "done"
detach
quit
'
+ sleep 5
+ ts '%Y-%m-%d %H:%M:%S'
++ cat /var/run/clickhouse-server/clickhouse-server.pid
+ gdb -batch -command script.gdb -p 404
aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory
+ run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
+ local retries=60
+ shift
+ local retry=0
+ '[' 0 -ge 60 ']'
+ clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
Connected to clickhouse-server after attaching gdb
+ return
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_audit_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_server_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ ./mc admin config set clickminio logger_webhook:ch_server_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_server_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ ./mc admin config set clickminio audit_webhook:ch_audit_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_audit_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
clickminio restart attempt 1:
+ max_retries=100
+ retry=1
+ '[' 1 -le 100 ']'
+ echo 'clickminio restart attempt 1:'
++ ./mc admin service restart clickminio --wait --json
++ jq -r .status
INFO: Restarting on service signal
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:43687 http://127.0.0.1:43687
Docs: https://min.io/docs/minio/linux/index.html
+ output='success
success'
+ echo 'Output of restart status: success
success'
+ expected_output='success
success'
+ '[' 'success
success' = 'success
success' ']'
+ echo 'Restarted clickminio successfully.'
+ break
+ '[' 1 -gt 100 ']'
Output of restart status: success
success
Restarted clickminio successfully.
+ MC_ADMIN_PID=1347
+ ./mc admin trace clickminio
+ export -f run_tests
+ export -f prepare_stateful_data
+ prepare_stateful_data
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ clickhouse-client --query 'SHOW DATABASES'
INFORMATION_SCHEMA
default
information_schema
system
+ clickhouse-client --query 'CREATE DATABASE datasets'
+ clickhouse-client
+ clickhouse-client --query 'SHOW TABLES FROM datasets'
hits_v1
visits_v1
+ clickhouse-client --query 'CREATE DATABASE test'
+ clickhouse-client --query 'SHOW TABLES FROM test'
+ [[ -n '' ]]
+ clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits'
+ clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits'
+ clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''s3_cache'\'''
+ clickhouse-client --max_memory_usage 30G --max_memory_usage_for_user 30G --query 'INSERT INTO test.hits_s3 SELECT * FROM test.hits SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16'
+ clickhouse-client --query 'SHOW TABLES FROM test'
hits
hits_s3
visits
+ clickhouse-client --query 'SELECT count() FROM test.hits'
8873898
+ clickhouse-client --query 'SELECT count() FROM test.visits'
1676861
+ '[' 1 -gt 1 ']'
+ run_tests
+ set -x
+ read -ra ADDITIONAL_OPTIONS
+ HIGH_LEVEL_COVERAGE=YES
+ '[' 1 -gt 1 ']'
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ 0 -eq 1 ]]
+ [[ '' -eq 1 ]]
+ [[ 0 -eq 1 ]]
++ clickhouse-client --query 'SELECT value LIKE '\''%SANITIZE_COVERAGE%'\'' FROM system.build_options WHERE name = '\''CXX_FLAGS'\'''
+ [[ 1 == 0 ]]
+ ADDITIONAL_OPTIONS+=('--jobs')
+ ADDITIONAL_OPTIONS+=('8')
+ [[ -n 3 ]]
+ [[ -n 6 ]]
+ ADDITIONAL_OPTIONS+=('--run-by-hash-num')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_NUM")
+ ADDITIONAL_OPTIONS+=('--run-by-hash-total')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_TOTAL")
+ HIGH_LEVEL_COVERAGE=NO
+ [[ -n '' ]]
+ [[ NO = \Y\E\S ]]
+ [[ '' -eq 1 ]]
+ ADDITIONAL_OPTIONS+=('--zookeeper')
+ ADDITIONAL_OPTIONS+=('--shard')
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ [[ -n '' ]]
+ ADDITIONAL_OPTIONS+=('--report-logs-stats')
+ run_with_retry 10 clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ local retries=10
+ shift
+ local retry=0
+ '[' 0 -ge 10 ']'
+ clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ return
+ set +e
+ TEST_ARGS=(--testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries "/repo/tests/queries" --test-runs "$NUM_TRIES" "${ADDITIONAL_OPTIONS[@]}")
+ ts '%Y-%m-%d %H:%M:%S'
+ clickhouse-test --testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 3 --run-by-hash-total 6 --zookeeper --shard --report-logs-stats
+ tee -a test_output/test_result.txt
2025-07-11 01:31:37 Using queries from '/repo/tests/queries' directory
2025-07-11 01:31:37 Connecting to ClickHouse server... OK
2025-07-11 01:31:37 Connected to server 25.3.3.20183.altinityantalya @ 1abef611c9a40dce30ed011ede491e532b2a3e72 HEAD
2025-07-11 01:31:38 Found 1200 parallel tests and 135 sequential tests
2025-07-11 01:31:38 Running about 150 stateless tests (Process-6).
2025-07-11 01:31:38 03037_dynamic_merges_2_vertical_wide_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-11 01:31:38 Reason: not running for current build
2025-07-11 01:31:39 Running about 150 stateless tests (Process-9).
2025-07-11 01:31:39 00556_remove_columns_from_subquery: [ OK ] 1.25 sec.
2025-07-11 01:31:40 Running about 150 stateless tests (Process-5).
2025-07-11 01:31:40 02343_analyzer_lambdas_issue_28083: [ OK ] 1.32 sec.
2025-07-11 01:31:40 Running about 150 stateless tests (Process-8).
2025-07-11 01:31:40 03123_analyzer_dist_join_CTE: [ OK ] 1.62 sec.
2025-07-11 01:31:40 Running about 150 stateless tests (Process-3).
2025-07-11 01:31:40 02188_parser_dictionary_primary_key: [ OK ] 1.75 sec.
2025-07-11 01:31:40 Running about 150 stateless tests (Process-7).
2025-07-11 01:31:40 01277_convert_field_to_type_logical_error: [ OK ] 2.07 sec.
2025-07-11 01:31:40 Running about 150 stateless tests (Process-10).
2025-07-11 01:31:40 00808_array_enumerate_segfault: [ OK ] 2.18 sec.
2025-07-11 01:31:41 03276_merge_tree_index_lazy_load: [ OK ] 1.44 sec.
2025-07-11 01:31:41 02813_starting_in_text_log: [ OK ] 1.60 sec.
2025-07-11 01:31:41 00424_shard_aggregate_functions_of_nullable: [ OK ] 1.49 sec.
2025-07-11 01:31:41 01029_early_constant_folding: [ OK ] 1.04 sec.
2025-07-11 01:31:42 01891_partition_hash: [ OK ] 1.70 sec.
2025-07-11 01:31:43 00051_any_inner_join: [ OK ] 1.19 sec.
2025-07-11 01:31:43 01033_dictionaries_lifetime: [ OK ] 1.59 sec.
2025-07-11 01:31:43 03164_optimize_read_in_order_nullable: [ OK ] 1.99 sec.
2025-07-11 01:31:43 01091_query_profiler_does_not_hang: [ SKIPPED ] 0.00 sec.
2025-07-11 01:31:43 Reason: not running for current build
2025-07-11 01:31:44 03362_create_table_after_truncate_replicated_database: [ OK ] 2.24 sec.
2025-07-11 01:31:44 02662_sparse_columns_mutations_3: [ OK ] 2.86 sec.
2025-07-11 01:31:44 00266_shard_global_subquery_and_aliases: [ OK ] 1.34 sec.
2025-07-11 01:31:44 00021_sorting_arrays: [ OK ] 1.11 sec.
2025-07-11 01:31:45 03314_summing_merge_tree_final_not_found_column_in_block: [ OK ] 1.14 sec.
2025-07-11 01:31:46 02725_agg_projection_resprect_PK: [ OK ] 1.95 sec.
2025-07-11 01:31:46 01855_jit_comparison_constant_result: [ OK ] 2.00 sec.
2025-07-11 01:31:46 02459_low_cardinality_uint128_aggregator: [ OK ] 3.16 sec.
2025-07-11 01:31:47 Running about 150 stateless tests (Process-4).
2025-07-11 01:31:47 00690_insert_select_converting_exception_message: [ OK ] 9.15 sec.
2025-07-11 01:31:48 01881_union_header_mismatch_bug: [ OK ] 1.30 sec.
2025-07-11 01:31:48 02113_base64encode_trailing_bytes: [ OK ] 2.75 sec.
2025-07-11 01:31:48 01773_case_sensitive_revision: [ OK ] 1.10 sec.
2025-07-11 01:31:49 01509_output_format_pretty_row_numbers: [ OK ] 2.04 sec.
2025-07-11 01:31:49 03037_dynamic_merges_1_vertical_wide_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-11 01:31:49 Reason: not running for current build
2025-07-11 01:31:49 03261_minmax_indices_by_default_table_copy: [ OK ] 0.95 sec.
2025-07-11 01:31:50 02048_parallel_reading_from_infile: [ OK ] 5.50 sec.
2025-07-11 01:31:50 02416_in_set_same_ast_diff_columns: [ OK ] 1.08 sec.
2025-07-11 01:31:51 02366_kql_func_scalar: [ OK ] 1.69 sec.
2025-07-11 01:31:52 02460_projections_and_aggregate_null_if_empty: [ OK ] 3.15 sec.
2025-07-11 01:31:52 02716_parquet_invalid_date32: [ OK ] 5.60 sec.
2025-07-11 01:31:52 03168_read_in_order_buffering_2: [ SKIPPED ] 0.00 sec.
2025-07-11 01:31:52 Reason: not running for current build
2025-07-11 01:31:52 03130_analyzer_array_join_prefer_column: [ OK ] 1.18 sec.
2025-07-11 01:31:53 03282_json_equal_comparison: [ OK ] 1.25 sec.
2025-07-11 01:31:53 00534_functions_bad_arguments10: [ SKIPPED ] 0.00 sec.
2025-07-11 01:31:53 Reason: not running for current build
2025-07-11 01:31:53 01252_weird_time_zone: [ OK ] 3.71 sec.
2025-07-11 01:31:54 02685_bson2: [ OK ] 2.01 sec.
2025-07-11 01:31:54 01008_materialized_view_henyihanwobushi: [ OK ] 1.39 sec.
2025-07-11 01:31:55 01533_sum_if_nullable_bug: [ OK ] 1.35 sec.
2025-07-11 01:31:55 01506_buffer_table_alter_block_structure_2: [ OK ] 0.89 sec.
2025-07-11 01:31:58 02366_kql_func_string: [ OK ] 17.31 sec.
2025-07-11 01:31:59 02892_input_csv_cr_end_count_many_rows: [ OK ] 7.33 sec.
2025-07-11 01:32:00 01661_join_complex: [ OK ] 4.25 sec.
2025-07-11 01:32:00 01768_array_product: [ OK ] 2.09 sec.
2025-07-11 01:32:02 02735_asof_join_right_null: [ OK ] 2.30 sec.
2025-07-11 01:32:02 03286_backup_to_null: [ OK ] 2.83 sec.
2025-07-11 01:32:06 01045_order_by_pk_special_storages: [ OK ] 27.89 sec.
2025-07-11 01:32:06 01651_bugs_from_15889: [ OK ] 18.66 sec.
2025-07-11 01:32:07 02889_file_log_save_errors: [ OK ] 11.32 sec.
2025-07-11 01:32:07 02360_small_notation_h_for_hour_interval: [ OK ] 1.04 sec.
2025-07-11 01:32:07 02044_url_glob_parallel_connection_refused: [ OK ] 17.83 sec.
2025-07-11 01:32:08 03036_udf_user_defined_directory_in_client: [ OK ] 5.25 sec.
2025-07-11 01:32:09 00707_float_csv_delimiter: [ OK ] 1.28 sec.
2025-07-11 01:32:09 02835_parallel_replicas_over_distributed: [ OK ] 2.45 sec.
2025-07-11 01:32:11 02006_h3_to_geo_boundary: [ OK ] 2.30 sec.
2025-07-11 01:32:13 02703_row_policies_for_asterisk: [ OK ] 5.73 sec.
2025-07-11 01:32:15 03170_part_offset_as_table_column: [ OK ] 3.57 sec.
2025-07-11 01:32:19 02480_parse_date_time_best_effort_math_overflow: [ OK ] 5.45 sec.
2025-07-11 01:32:20 03254_pr_join_on_dups: [ OK ] 17.29 sec.
2025-07-11 01:32:22 00309_formats: [ OK ] 6.06 sec.
2025-07-11 01:32:23 03328_normalized_query_hash: [ OK ] 2.43 sec.
2025-07-11 01:32:24 00344_row_number_in_all_blocks: [ OK ] 4.52 sec.
2025-07-11 01:32:31 02451_order_by_monotonic: [ OK ] 31.34 sec.
2025-07-11 01:32:37 03036_join_filter_push_down_equivalent_sets: [ OK ] 13.30 sec.
2025-07-11 01:32:37 00900_entropy_shard: [ OK ] 5.34 sec.
2025-07-11 01:32:40 03274_json_to_json_alter_nested_json: [ OK ] 17.77 sec.
2025-07-11 01:32:40 01019_alter_materialized_view_consistent: [ OK ] 31.22 sec.
2025-07-11 01:32:42 01825_type_json_distributed: [ OK ] 4.87 sec.
2025-07-11 01:32:43 00861_decimal_quoted_csv: [ OK ] 2.73 sec.
2025-07-11 01:32:44 00202_cross_join: [ OK ] 3.31 sec.
2025-07-11 01:32:45 01825_new_type_json_btc: [ OK ] 37.04 sec.
2025-07-11 01:32:45 01124_view_bad_types: [ OK ] 2.21 sec.
2025-07-11 01:32:45 02772_jit_date_time_add: [ OK ] 8.22 sec.
2025-07-11 01:32:46 01280_opencl_bitonic_order_by: [ OK ] 1.45 sec.
2025-07-11 01:32:46 03247_create-same-table-concurrently-with-atomic-engine: [ OK ] 39.08 sec.
2025-07-11 01:32:46 01706_optimize_normalize_count_variants: [ OK ] 1.16 sec.
2025-07-11 01:32:46 00733_if_datetime: [ OK ] 1.20 sec.
2025-07-11 01:32:47 03222_parallel_replicas_min_marks_to_read_overflow: [ OK ] 3.36 sec.
2025-07-11 01:32:47 02567_and_consistency: [ OK ] 2.37 sec.
2025-07-11 01:32:48 03261_tuple_map_object_to_json_cast: [ OK ] 1.76 sec.
2025-07-11 01:32:48 02070_join_on_disk: [ OK ] 2.65 sec.
2025-07-11 01:32:49 01414_bloom_filter_index_with_const_column: [ OK ] 1.70 sec.
2025-07-11 01:32:49 03208_groupArrayIntersect_serialization: [ OK ] 2.83 sec.
2025-07-11 01:32:49 03303_pretty_multiline: [ OK ] 1.24 sec.
2025-07-11 01:32:50 02117_show_create_table_system: [ OK ] 2.53 sec.
2025-07-11 01:32:50 01052_compression_buffer_overrun: [ OK ] 3.25 sec.
2025-07-11 01:32:50 03231_pr_duplicate_announcement: [ OK ] 2.15 sec.
2025-07-11 01:32:51 03210_lag_lead_inframe_types: [ OK ] 1.65 sec.
2025-07-11 01:32:51 03013_test_part_level_is_reset_attach_from_disk_mt: [ OK ] 2.27 sec.
2025-07-11 01:32:51 02989_group_by_tuple: [ OK ] 1.18 sec.
2025-07-11 01:32:51 00836_numbers_table_function_zero: [ OK ] 1.50 sec.
2025-07-11 01:32:52 02807_math_unary_crash: [ OK ] 1.20 sec.
2025-07-11 01:32:53 02241_array_first_last_or_null: [ OK ] 1.74 sec.
2025-07-11 01:32:53 00126_buffer: [ OK ] 3.67 sec.
2025-07-11 01:32:53 00549_join_use_nulls: [ OK ] 1.30 sec.
2025-07-11 01:32:54 00754_first_significant_subdomain_more: [ OK ] 0.89 sec.
2025-07-11 01:32:54 02159_left_right: [ OK ] 3.38 sec.
2025-07-11 01:32:54 01533_distinct_nullable_uuid: [ OK ] 1.61 sec.
2025-07-11 01:32:56 00744_join_not_found_column: [ OK ] 1.39 sec.
2025-07-11 01:32:56 03213_distributed_analyzer: [ OK ] 2.94 sec.
2025-07-11 01:32:57 01352_add_datetime_bad_get: [ OK ] 1.00 sec.
2025-07-11 01:32:57 02320_mapped_array_witn_const_nullable: [ OK ] 1.45 sec.
2025-07-11 01:33:00 01944_range_max_elements: [ OK ] 2.07 sec.
2025-07-11 01:33:01 03228_dynamic_subcolumns_from_subquery: [ OK ] 1.32 sec.
2025-07-11 01:33:01 02499_monotonicity_toUnixTimestamp64: [ OK ] 6.37 sec.
2025-07-11 01:33:02 00505_secure: [ OK ] 5.37 sec.
2025-07-11 01:33:02 01035_enum_conversion_native_format: [ OK ] 10.94 sec.
2025-07-11 01:33:04 00295_global_in_one_shard_rows_before_limit: [ OK ] 1.75 sec.
2025-07-11 01:33:04 02694_wrong_identifier_shouldnt_be_accepted: [ OK ] 2.26 sec.
2025-07-11 01:33:07 02477_analyzer_function_hints: [ OK ] 12.44 sec.
2025-07-11 01:33:07 02253_empty_part_checksums: [ OK ] 16.75 sec.
2025-07-11 01:33:08 02922_url_s3_engine_size_virtual_column: [ OK ] 6.59 sec.
2025-07-11 01:33:09 01420_format_row: [ OK ] 4.82 sec.
2025-07-11 01:33:09 03130_abs_in_key_condition_bug: [ OK ] 1.48 sec.
2025-07-11 01:33:10 01281_join_with_prewhere_fix: [ OK ] 2.16 sec.
2025-07-11 01:33:10 00803_xxhash: [ OK ] 3.25 sec.
2025-07-11 01:33:12 01435_lcm_overflow: [ OK ] 2.61 sec.
2025-07-11 01:33:12 02411_legacy_geobase: [ OK ] 2.92 sec.
2025-07-11 01:33:14 02517_union_columns_order: [ OK ] 1.25 sec.
2025-07-11 01:33:14 02946_parallel_replicas_force_primary_key: [ OK ] 3.89 sec.
2025-07-11 01:33:14 01939_type_map_json: [ OK ] 2.08 sec.
2025-07-11 01:33:15 00371_union_all: [ OK ] 1.42 sec.
2025-07-11 01:33:15 02016_order_by_with_fill_monotonic_functions_removal: [ OK ] 1.23 sec.
2025-07-11 01:33:15 03319_concurrent_hash_join_double_preallocation_bug: [ SKIPPED ] 0.00 sec.
2025-07-11 01:33:15 Reason: not running for current build
2025-07-11 01:33:15 03316_fixup_used_columns_exception: [ OK ] 5.14 sec.
2025-07-11 01:33:16 02184_default_table_engine: [ OK ] 11.69 sec.
2025-07-11 01:33:17 02285_executable_user_defined_function_group_by: [ OK ] 1.15 sec.
2025-07-11 01:33:17 02943_variant_read_subcolumns: [ OK ] 83.88 sec.
2025-07-11 01:33:17 01534_lambda_array_join: [ OK ] 2.05 sec.
2025-07-11 01:33:18 03128_merge_tree_index_lazy_load: [ OK ] 1.48 sec.
2025-07-11 01:33:19 02460_prewhere_row_level_policy: [ OK ] 1.27 sec.
2025-07-11 01:33:19 00162_shard_global_join: [ OK ] 1.61 sec.
2025-07-11 01:33:19 02771_parallel_replicas_analyzer: [ OK ] 4.06 sec.
2025-07-11 01:33:20 01428_nullable_asof_join: [ OK ] 3.71 sec.
2025-07-11 01:33:20 03001_max_parallel_replicas_zero_value: [ OK ] 1.04 sec.
2025-07-11 01:33:20 02674_null_default_structure: [ OK ] 1.20 sec.
2025-07-11 01:33:24 03280_cancelation_http_when_outputformat: [ OK ] 10.05 sec.
2025-07-11 01:33:24 02481_prewhere_filtered_rows_div_by_zero: [ OK ] 4.30 sec.
2025-07-11 01:33:24 01194_http_query_id: [ OK ] 6.00 sec.
2025-07-11 01:33:26 03051_many_ctes: [ OK ] 1.23 sec.
2025-07-11 01:33:26 02832_alter_delete_indexes_projections: [ OK ] 5.31 sec.
2025-07-11 01:33:27 01308_polygon_area: [ OK ] 2.69 sec.
2025-07-11 01:33:27 01655_plan_optimizations_optimize_read_in_window_order: [ OK ] 25.75 sec.
2025-07-11 01:33:28 02831_ast_fuzz_asan_join: [ OK ] 1.11 sec.
2025-07-11 01:33:30 02352_lightweight_delete_and_object_column: [ OK ] 2.08 sec.
2025-07-11 01:33:30 00604_shard_remote_and_columns_with_defaults: [ OK ] 5.88 sec.
2025-07-11 01:33:31 02761_ddl_initial_query_id: [ OK ] 10.70 sec.
2025-07-11 01:33:31 01652_ignore_and_low_cardinality: [ OK ] 1.30 sec.
2025-07-11 01:33:33 03033_dynamic_text_serialization: [ OK ] 1.96 sec.
2025-07-11 01:33:33 00006_extremes_and_subquery_from: [ OK ] 1.10 sec.
2025-07-11 01:33:34 02124_buffer_insert_select_race: [ OK ] 14.81 sec.
2025-07-11 01:33:34 01916_multiple_join_view_optimize_predicate_chertus: [ OK ] 1.25 sec.
2025-07-11 01:33:34 01715_tuple_insert_null_as_default: [ OK ] 3.01 sec.
2025-07-11 01:33:35 03143_window_functions_qualify_validation: [ OK ] 1.97 sec.
2025-07-11 01:33:36 02888_integer_type_inference_in_if_function: [ OK ] 1.69 sec.
2025-07-11 01:33:36 00634_logging_shard: [ OK ] 9.20 sec.
2025-07-11 01:33:38 00979_toFloat_monotonicity: [ OK ] 3.59 sec.
2025-07-11 01:33:39 02542_case_no_else: [ OK ] 1.25 sec.
2025-07-11 01:33:40 00096_aggregation_min_if: [ OK ] 13.91 sec.
2025-07-11 01:33:40 01733_transform_ubsan: [ OK ] 1.00 sec.
2025-07-11 01:33:41 00719_format_datetime_rand: [ OK ] 7.11 sec.
2025-07-11 01:33:43 03032_redundant_equals: [ OK ] 2.84 sec.
2025-07-11 01:33:43 01054_cache_dictionary_bunch_update: [ OK ] 17.45 sec.
2025-07-11 01:33:44 01705_normalize_case_insensitive_function_names: [ OK ] 1.04 sec.
2025-07-11 01:33:45 01825_type_json_11: [ OK ] 9.21 sec.
2025-07-11 01:33:46 00825_protobuf_format_nested_optional: [ OK ] 6.56 sec.
2025-07-11 01:33:47 02710_aggregation_nested_map_ip_uuid: [ OK ] 1.79 sec.
2025-07-11 01:33:48 01637_nullable_fuzz3: [ OK ] 1.14 sec.
2025-07-11 01:33:49 02513_validate_data_types: [ OK ] 6.11 sec.
2025-07-11 01:33:50 02790_sql_standard_fetch: [ OK ] 1.29 sec.
2025-07-11 01:33:51 01278_alter_rename_combination: [ OK ] 1.59 sec.
2025-07-11 01:33:51 02500_numbers_inference: [ OK ] 16.39 sec.
2025-07-11 01:33:52 01666_blns_long: [ OK ] 5.45 sec.
2025-07-11 01:33:52 01514_input_format_tsv_enum_as_number_setting: [ OK ] 0.99 sec.
2025-07-11 01:33:53 00087_distinct_of_empty_arrays: [ OK ] 1.04 sec.
2025-07-11 01:33:53 02468_has_any_tuple: [ OK ] 1.04 sec.
2025-07-11 01:33:53 02354_distributed_with_external_aggregation_memory_usage: [ SKIPPED ] 0.00 sec.
2025-07-11 01:33:53 Reason: not running for current build
2025-07-11 01:33:54 02900_decimal_sort_with_multiple_columns: [ OK ] 1.04 sec.
2025-07-11 01:33:54 03271_date_to_datetime_saturation: [ OK ] 10.06 sec.
2025-07-11 01:33:54 00031_parser_number: [ OK ] 1.09 sec.
2025-07-11 01:33:54 02296_ttl_non_deterministic: [ OK ] 4.69 sec.
2025-07-11 01:33:55 02315_replace_multiif_to_if: [ OK ] 0.84 sec.
2025-07-11 01:33:56 02994_libarchive_compression: [ OK ] 19.48 sec.
2025-07-11 01:33:56 01735_to_datetime64: [ OK ] 0.94 sec.
2025-07-11 01:33:56 02732_transform_fuzz: [ OK ] 1.94 sec.
2025-07-11 01:33:57 00937_template_output_format: [ OK ] 5.85 sec.
2025-07-11 01:33:57 02560_null_as_default: [ OK ] 1.19 sec.
2025-07-11 01:33:57 02154_parser_backtracking: [ OK ] 16.47 sec.
2025-07-11 01:33:59 02814_currentDatabase_for_table_functions: [ OK ] 2.34 sec.
2025-07-11 01:33:59 02114_offset_fetch_without_order_by: [ OK ] 2.64 sec.
2025-07-11 01:33:59 02884_async_insert_native_protocol_2: [ OK ] 4.85 sec.
2025-07-11 01:33:59 02161_array_first_last: [ OK ] 1.69 sec.
2025-07-11 01:34:00 00525_aggregate_functions_of_nullable_that_return_non_nullable: [ OK ] 0.99 sec.
2025-07-11 01:34:00 02184_nested_tuple: [ OK ] 1.44 sec.
2025-07-11 01:34:00 03213_array_element_msan: [ OK ] 1.09 sec.
2025-07-11 01:34:01 02573_quantile_fuse_msan: [ OK ] 0.94 sec.
2025-07-11 01:34:02 00852_any_join_nulls: [ OK ] 1.49 sec.
2025-07-11 01:34:03 01818_input_format_with_names_use_header: [ OK ] 6.00 sec.
2025-07-11 01:34:03 01373_summing_merge_tree_exclude_partition_key: [ OK ] 6.40 sec.
2025-07-11 01:34:04 03003_codec_multiple_buffer_overflow: [ OK ] 4.65 sec.
2025-07-11 01:34:04 03214_json_typed_dynamic_path: [ OK ] 2.43 sec.
2025-07-11 01:34:04 02151_hash_table_sizes_stats_joins: [ SKIPPED ] 0.00 sec.
2025-07-11 01:34:04 Reason: not running for current build
2025-07-11 01:34:04 00500_point_in_polygon_nan: [ OK ] 1.27 sec.
2025-07-11 01:34:05 00974_bitmapContains_with_primary_key: [ OK ] 1.48 sec.
2025-07-11 01:34:05 03246_range_literal_replacement_works: [ OK ] 1.28 sec.
2025-07-11 01:34:06 03052_query_hash_includes_aliases: [ OK ] 1.51 sec.
2025-07-11 01:34:06 02943_variant_type_with_different_local_and_global_order: [ OK ] 101.31 sec.
2025-07-11 01:34:06 03251_parquet_page_v2_native_reader: [ OK ] 6.10 sec.
2025-07-11 01:34:07 02751_parallel_replicas_bug_chunkinfo_not_set: [ OK ] 1.88 sec.
2025-07-11 01:34:08 02916_analyzer_set_in_join: [ OK ] 1.38 sec.
2025-07-11 01:34:09 02710_date_diff_aliases: [ OK ] 1.13 sec.
2025-07-11 01:34:09 02346_non_negative_derivative: [ OK ] 8.26 sec.
2025-07-11 01:34:11 01055_compact_parts: [ OK ] 5.26 sec.
2025-07-11 01:34:11 03202_enum_json_cast: [ OK ] 1.34 sec.
2025-07-11 01:34:12 00995_order_by_with_fill: [ OK ] 5.03 sec.
2025-07-11 01:34:12 02474_create_user_query_fuzzer_bug: [ OK ] 0.86 sec.
2025-07-11 01:34:13 02352_lightweight_delete_on_replicated_merge_tree: [ OK ] 6.90 sec.
2025-07-11 01:34:15 02477_fuse_quantiles: [ OK ] 2.27 sec.
2025-07-11 01:34:17 01659_array_aggregation_ubsan: [ OK ] 1.07 sec.
2025-07-11 01:34:17 01284_fuzz_bits: [ OK ] 6.35 sec.
2025-07-11 01:34:17 03036_test_parquet_bloom_filter_push_down_ipv6: [ OK ] 10.11 sec.
2025-07-11 01:34:18 02249_insert_select_from_input_schema_inference: [ OK ] 1.23 sec.
2025-07-11 01:34:19 02457_morton_coding_with_mask: [ OK ] 9.62 sec.
2025-07-11 01:34:19 02931_rewrite_sum_column_and_constant: [ OK ] 14.47 sec.
2025-07-11 01:34:20 01109_sc0rp10_string_hash_map_zero_bytes: [ OK ] 1.31 sec.
2025-07-11 01:34:20 02112_parse_date_yyyymmdd: [ OK ] 2.98 sec.
2025-07-11 01:34:21 00081_int_div_or_zero: [ OK ] 1.27 sec.
2025-07-11 01:34:21 01713_table_ttl_old_syntax_zookeeper: [ OK ] 2.97 sec.
2025-07-11 01:34:22 02155_csv_with_strings_with_slash: [ OK ] 9.33 sec.
2025-07-11 01:34:22 01351_parse_date_time_best_effort_us: [ OK ] 1.36 sec.
2025-07-11 01:34:23 01298_alter_merge: [ OK ] 2.22 sec.
2025-07-11 01:34:24 01711_decimal_multiplication: [ OK ] 1.70 sec.
2025-07-11 01:34:25 03256_merges: [ OK ] 2.47 sec.
2025-07-11 01:34:25 02453_check_path_in_errors_logger: [ OK ] 1.56 sec.
2025-07-11 01:34:28 02346_fulltext_index_match_predicate: [ OK ] 3.12 sec.
2025-07-11 01:34:28 00534_functions_bad_arguments9: [ SKIPPED ] 0.00 sec.
2025-07-11 01:34:28 Reason: not running for current build
2025-07-11 01:34:30 02097_json_strings_deserialization: [ OK ] 10.23 sec.
2025-07-11 01:34:31 03262_filter_push_down_view: [ OK ] 2.97 sec.
2025-07-11 01:34:32 02815_analyzer_aggregate_functions_of_group_by_keys: [ OK ] 21.34 sec.
2025-07-11 01:34:32 02552_siphash128_reference: [ OK ] 14.95 sec.
2025-07-11 01:34:32 01452_normalized_query_hash: [ OK ] 1.35 sec.
2025-07-11 01:34:33 02015_shard_crash_clang_12_build: [ OK ] 38.93 sec.
2025-07-11 01:34:34 00010_big_array_join: [ OK ] 0.99 sec.
2025-07-11 01:34:34 02202_use_skip_indexes_if_final: [ OK ] 1.64 sec.
2025-07-11 01:34:34 00927_asof_join_correct_bt: [ OK ] 1.95 sec.
2025-07-11 01:34:34 00982_array_enumerate_uniq_ranked: [ OK ] 0.99 sec.
2025-07-11 01:34:35 01033_quota_dcl: [ OK ] 0.74 sec.
2025-07-11 01:34:35 00013_create_table_with_arrays: [ OK ] 1.44 sec.
2025-07-11 01:34:35 00747_contributors: [ OK ] 1.00 sec.
2025-07-11 01:34:36 01825_type_json_btc: [ OK ] 11.78 sec.
2025-07-11 01:34:36 00314_sample_factor_virtual_column: [ SKIPPED ] 0.00 sec.
2025-07-11 01:34:36 Reason: not running for current build
2025-07-11 01:34:37 00933_ttl_replicated_zookeeper: [ OK ] 15.73 sec.
2025-07-11 01:34:37 03205_overlay: [ OK ] 6.60 sec.
2025-07-11 01:34:37 03015_parser_shortcut_lexer_errors: [ OK ] 2.65 sec.
2025-07-11 01:34:38 01513_ilike_like_cache: [ OK ] 1.17 sec.
2025-07-11 01:34:39 01643_merge_tree_fsync_smoke: [ OK ] 2.71 sec.
2025-07-11 01:34:39 00469_comparison_of_strings_containing_null_char: [ OK ] 1.76 sec.
2025-07-11 01:34:40 00873_t64_codec_date: [ OK ] 1.59 sec.
2025-07-11 01:34:41 00571_alter_nullable: [ OK ] 1.59 sec.
2025-07-11 01:34:41 02313_dump_column_structure_low_cardinality: [ OK ] 0.99 sec.
2025-07-11 01:34:41 02319_lightweight_delete_on_merge_tree: [ OK ] 6.81 sec.
2025-07-11 01:34:42 03129_update_nested_materialized_column_check: [ OK ] 1.19 sec.
2025-07-11 01:34:42 03000_minmax_index_first: [ OK ] 1.29 sec.
2025-07-11 01:34:43 03277_async_insert: [ OK ] 7.66 sec.
2025-07-11 01:34:43 03093_analyzer_column_alias: [ OK ] 0.99 sec.
2025-07-11 01:34:44 02706_keeper_map_insert_strict: [ OK ] 2.49 sec.
2025-07-11 01:34:44 00235_create_temporary_table_as: [ OK ] 0.94 sec.
2025-07-11 01:34:45 01355_ilike: [ OK ] 2.65 sec.
2025-07-11 01:34:45 01872_initial_query_start_time: [ OK ] 8.22 sec.
2025-07-11 01:34:46 00498_bitwise_aggregate_functions: [ OK ] 1.29 sec.
2025-07-11 01:34:47 01814_distributed_push_down_limit: [ OK ] 11.46 sec.
2025-07-11 01:34:47 03033_parts_splitter_bug_and_index_loading: [ OK ] 1.75 sec.
2025-07-11 01:34:48 02021_h3_get_faces: [ OK ] 1.62 sec.
2025-07-11 01:34:49 02498_analyzer_settings_push_down: [ OK ] 2.28 sec.
2025-07-11 01:34:50 01774_ip_address_in_range: [ OK ] 6.55 sec.
2025-07-11 01:34:50 01355_defaultValueOfArgumentType_bug: [ OK ] 1.42 sec.
2025-07-11 01:34:50 01158_zookeeper_log_long: [ OK ] 6.56 sec.
2025-07-11 01:34:51 02597_column_update_tricky_expression_and_replication: [ OK ] 6.01 sec.
2025-07-11 01:34:52 03274_grace_hash_max_joined_block_size_rows_bug: [ OK ] 2.42 sec.
2025-07-11 01:34:56 02364_multiSearch_function_family: [ OK ] 31.85 sec.
2025-07-11 01:34:56 01644_distributed_async_insert_fsync_smoke: [ OK ] 4.34 sec.
2025-07-11 01:34:56 00529_orantius: [ OK ] 3.43 sec.
2025-07-11 01:34:58 02985_shard_query_start_time: [ OK ] 7.31 sec.
2025-07-11 01:34:59 01114_clear_column_compact_parts: [ OK ] 2.91 sec.
2025-07-11 01:35:05 02105_backslash_letter_commands: [ OK ] 5.39 sec.
2025-07-11 01:35:11 01572_kill_window_function: [ OK ] 6.43 sec.
2025-07-11 01:35:14 02681_group_array_too_large_size: [ OK ] 2.63 sec.
2025-07-11 01:35:22 01526_alter_add_and_modify_order_zookeeper: [ OK ] 7.47 sec.
2025-07-11 01:35:23 02771_semi_join_use_nulls: [ OK ] 37.43 sec.
2025-07-11 01:35:24 01080_join_get_null: [ OK ] 1.51 sec.
2025-07-11 01:35:25 01293_optimize_final_force: [ OK ] 34.76 sec.
2025-07-11 01:35:26 01033_storage_odbc_parsing_exception_check: [ OK ] 2.15 sec.
2025-07-11 01:35:27 01412_optimize_deduplicate_bug: [ OK ] 2.56 sec.
2025-07-11 01:35:27 03357_storage_join_mv_context: [ OK ] 1.74 sec.
2025-07-11 01:35:29 01825_type_json_wide_parts_merge: [ OK ] 2.18 sec.
2025-07-11 01:35:30 00702_join_with_using_dups: [ OK ] 3.17 sec.
2025-07-11 01:35:31 01786_explain_merge_tree: [ OK ] 34.85 sec.
2025-07-11 01:35:32 01546_log_queries_min_query_duration_ms: [ OK ] 5.11 sec.
2025-07-11 01:35:33 02922_analyzer_aggregate_nothing_type: [ OK ] 36.80 sec.
2025-07-11 01:35:33 01481_join_with_materialized: [ OK ] 1.75 sec.
2025-07-11 01:35:33 01635_nullable_fuzz: [ OK ] 1.57 sec.
2025-07-11 01:35:35 01145_with_fill_const: [ OK ] 1.09 sec.
2025-07-11 01:35:36 01658_test_base64Encode_mysql_compatibility: [ OK ] 1.10 sec.
2025-07-11 01:35:41 02885_arg_min_max_combinator: [ OK ] 5.05 sec.
2025-07-11 01:35:43 02786_transform_float: [ OK ] 1.33 sec.
2025-07-11 01:35:43 01169_old_alter_partition_isolation_stress: [ OK ] 53.64 sec.
2025-07-11 01:35:45 03275_ignore_nonexistent_files_fix: [ OK ] 2.04 sec.
2025-07-11 01:35:46 01745_alter_delete_view: [ OK ] 2.91 sec.
2025-07-11 01:35:47 00543_access_to_temporary_table_in_readonly_mode: [ OK ] 14.09 sec.
2025-07-11 01:35:47 02000_default_from_default_empty_column: [ OK ] 2.41 sec.
2025-07-11 01:35:48 01430_moving_sum_empty_state: [ OK ] 1.30 sec.
2025-07-11 01:35:51 01062_max_parser_depth: [ OK ] 2.71 sec.
2025-07-11 01:35:54 02124_json_each_row_with_progress: [ OK ] 20.84 sec.
2025-07-11 01:35:55 02001_compress_output_file: [ OK ] 3.87 sec.
2025-07-11 01:35:56 02967_mysql_settings_override: [ OK ] 8.12 sec.
2025-07-11 01:35:56 01521_distributed_query_hang: [ OK ] 1.57 sec.
2025-07-11 01:35:59 00643_cast_zookeeper_long: [ OK ] 2.68 sec.
2025-07-11 01:36:01 02165_h3_exact_edge_length_Km: [ OK ] 1.89 sec.
2025-07-11 01:36:01 01304_polygons_sym_difference: [ OK ] 4.84 sec.
2025-07-11 01:36:03 01825_new_type_json_missed_values: [ OK ] 32.47 sec.
2025-07-11 01:36:03 01305_nullable-prewhere_bug: [ OK ] 1.71 sec.
2025-07-11 01:36:03 00056_join_number_string: [ OK ] 1.40 sec.
2025-07-11 01:36:05 02021_map_has: [ OK ] 2.19 sec.
2025-07-11 01:36:06 02540_duplicate_primary_key: [ OK ] 3.53 sec.
2025-07-11 01:36:06 00741_client_comment_multiline: [ OK ] 1.00 sec.
2025-07-11 01:36:08 01650_drop_part_and_deduplication_zookeeper_long: [ OK ] 5.33 sec.
2025-07-11 01:36:08 02579_fill_empty_chunk: [ OK ] 1.80 sec.
2025-07-11 01:36:11 01809_inactive_parts_to_delay_throw_insert: [ OK ] 3.01 sec.
2025-07-11 01:36:12 03254_normalize_aggregate_states_with_named_tuple_args: [ OK ] 3.67 sec.
2025-07-11 01:36:13 02863_interpolate_subquery: [ OK ] 1.27 sec.
2025-07-11 01:36:14 01396_low_cardinality_fixed_string_default: [ OK ] 2.11 sec.
2025-07-11 01:36:15 00323_quantiles_timing_bug: [ OK ] 21.07 sec.
2025-07-11 01:36:18 03201_local_named_collections: [ OK ] 4.78 sec.
2025-07-11 01:36:18 02813_create_index_noop: [ OK ] 30.62 sec.
2025-07-11 01:36:18 02481_merge_array_join_sample_by: [ OK ] 3.91 sec.
2025-07-11 01:36:19 02716_drop_if_empty: [ OK ] 3.11 sec.
2025-07-11 01:36:20 02417_keeper_map_create_drop: [ OK ] 1.74 sec.
2025-07-11 01:36:21 02156_minus_op_with_datatime64: [ OK ] 3.38 sec.
2025-07-11 01:36:22 02499_extract_key_value_pairs_multiple_input: [ OK ] 15.47 sec.
2025-07-11 01:36:22 01670_sign_function: [ OK ] 1.85 sec.
2025-07-11 01:36:23 01854_s2_cap_union: [ OK ] 3.90 sec.
2025-07-11 01:36:23 03214_bitslice_argument_evaluation: [ OK ] 4.76 sec.
2025-07-11 01:36:25 01931_storage_merge_no_columns: [ OK ] 2.37 sec.
2025-07-11 01:36:27 02685_decimal256_various: [ OK ] 4.48 sec.
2025-07-11 01:36:27 01086_modulo_or_zero: [ OK ] 1.41 sec.
2025-07-11 01:36:28 02580_like_substring_search_bug: [ OK ] 1.15 sec.
2025-07-11 01:36:29 00800_low_cardinality_array_group_by_arg: [ OK ] 2.14 sec.
2025-07-11 01:36:31 02313_negative_datetime64: [ OK ] 1.49 sec.
2025-07-11 01:36:36 01114_materialize_clear_index_compact_parts: [ OK ] 5.36 sec.
2025-07-11 01:36:38 03094_named_tuple_bug24607: [ OK ] 1.14 sec.
2025-07-11 01:36:44 02911_analyzer_order_by_read_in_order_query_plan: [ OK ] 15.44 sec.
2025-07-11 01:36:54 01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long: [ OK ] 31.54 sec.
2025-07-11 01:36:54 03096_text_log_format_string_args_not_empty: [ OK ] 10.68 sec.
2025-07-11 01:36:56 02532_profileevents_server_startup_time: [ OK ] 1.08 sec.
2025-07-11 01:36:56 00990_function_current_user: [ OK ] 1.38 sec.
2025-07-11 01:36:58 01621_decode_XML: [ OK ] 1.77 sec.
2025-07-11 01:36:59 01151_storage_merge_filter_tables_by_virtual_column: [ OK ] 2.82 sec.
2025-07-11 01:37:04 01514_distributed_cancel_query_on_error: [ OK ] 42.18 sec.
2025-07-11 01:37:12 03148_query_log_used_dictionaries: [ OK ] 13.49 sec.
2025-07-11 01:37:26 01201_read_single_thread_in_order: [ OK ] 117.22 sec.
2025-07-11 01:37:28 02287_legacy_column_name_of_tuple_literal_over_distributed: [ OK ] 1.57 sec.
2025-07-11 01:37:30 01825_type_json_multiple_files: [ OK ] 17.93 sec.
2025-07-11 01:37:33 03215_udf_with_union: [ OK ] 2.40 sec.
2025-07-11 01:37:35 02783_max_bytes_to_read_in_schema_inference: [ OK ] 1.73 sec.
2025-07-11 01:37:35 03277_join_adaptive_spill_oom: [ OK ] 156.88 sec.
2025-07-11 01:37:36 00801_daylight_saving_time_hour_underflow: [ OK ] 1.18 sec.
2025-07-11 01:37:38 02459_materialized_view_default_value: [ OK ] 1.88 sec.
2025-07-11 01:37:40 00401_merge_and_stripelog: [ OK ] 4.73 sec.
2025-07-11 01:37:42 01050_clickhouse_dict_source_with_subquery: [ OK ] 2.52 sec.
2025-07-11 01:37:58 02835_drop_user_during_session: [ OK ] 19.56 sec.
2025-07-11 01:38:02 01114_database_atomic: [ OK ] 83.71 sec.
2025-07-11 01:38:07 01344_min_bytes_to_use_mmap_io_index: [ OK ] 4.73 sec.
2025-07-11 01:38:28 02241_join_rocksdb_bs: [ OK ] 84.71 sec.
2025-07-11 01:38:29 00938_template_input_format: [ OK ] 21.94 sec.
2025-07-11 01:38:31 00399_group_uniq_array_date_datetime: [ OK ] 1.98 sec.
2025-07-11 01:38:33 02366_direct_dictionary_dict_has: [ OK ] 3.40 sec.
2025-07-11 01:38:38 02935_date_trunc_case_unsensitiveness: [ OK ] 6.44 sec.
2025-07-11 01:38:41 03277_analyzer_array_join_fix: [ OK ] 2.96 sec.
2025-07-11 01:38:52 02133_classification: [ OK ] 11.30 sec.
2025-07-11 01:39:01 01300_group_by_other_keys: [ OK ] 123.25 sec.
2025-07-11 01:39:03 01126_month_partitioning_consistent_code: [ OK ] 1.34 sec.
2025-07-11 01:39:05 01821_join_table_race_long: [ OK ] 31.75 sec.
2025-07-11 01:39:06 02724_delay_mutations: [ OK ] 13.40 sec.
2025-07-11 01:39:09 00701_rollup: [ OK ] 2.79 sec.
2025-07-11 01:39:11 01861_explain_pipeline: [ OK ] 2.17 sec.
2025-07-11 01:39:11 00534_functions_bad_arguments6: [ SKIPPED ] 0.00 sec.
2025-07-11 01:39:11 Reason: not running for current build
2025-07-11 01:39:15 02523_array_shuffle: [ OK ] 10.42 sec.
2025-07-11 01:39:16 02177_issue_31009_pt2: [ OK ] 93.08 sec.
2025-07-11 01:39:18 03392_inconsistent_formatting_of_lambda: [ OK ] 1.93 sec.
2025-07-11 01:39:19 01640_marks_corruption_regression: [ OK ] 3.63 sec.
2025-07-11 01:39:21 02771_resolve_compound_identifier: [ OK ] 1.60 sec.
2025-07-11 01:39:22 02935_external_table_enum_type: [ OK ] 10.77 sec.
2025-07-11 01:39:23 01174_select_insert_isolation: [ OK ] 85.17 sec.
2025-07-11 01:39:24 03108_describe_union_all: [ OK ] 1.77 sec.
2025-07-11 01:39:26 01163_search_case_insensetive_utf8: [ OK ] 2.62 sec.
2025-07-11 01:39:26 01090_zookeeper_mutations_and_insert_quorum_long: [ OK ] 8.41 sec.
2025-07-11 01:39:29 01825_new_type_json_ephemeral: [ OK ] 4.02 sec.
2025-07-11 01:39:29 01528_play: [ OK ] 2.15 sec.
2025-07-11 01:39:32 01314_position_in_system_columns: [ OK ] 2.55 sec.
2025-07-11 01:39:32 02725_null_group_key_with_rollup: [ OK ] 2.73 sec.
2025-07-11 01:39:34 03229_json_structure_comparison: [ OK ] 2.30 sec.
2025-07-11 01:39:34 01710_projection_optimize_aggregators_of_group_by_keys: [ OK ] 2.42 sec.
2025-07-11 01:39:35 03174_json_compact_with_progress: [ OK ] 13.37 sec.
2025-07-11 01:39:36 00410_aggregation_combinators_with_arenas: [ OK ] 33.23 sec.
2025-07-11 01:39:37 01717_global_with_subquery_fix: [ OK ] 2.21 sec.
2025-07-11 01:39:37 02751_match_constant_needle: [ OK ] 1.09 sec.
2025-07-11 01:39:41 01018_empty_aggregation_filling: [ OK ] 6.49 sec.
2025-07-11 01:39:41 03246_alter_from_string_to_json: [ OK ] 132.85 sec.
2025-07-11 01:39:43 03365_json_with_variant_subcolumn: [ OK ] 1.53 sec.
2025-07-11 01:39:43 03290_pr_non_replicated_in_subquery: [ OK ] 1.41 sec.
2025-07-11 01:39:43 03356_job_stack_trace: [ OK ] 8.23 sec.
2025-07-11 01:39:43 03399_lc_nullable_mapfromarrays: [ OK ] 5.72 sec.
2025-07-11 01:39:44 01037_polygon_dicts_correctness_fast: [ OK ] 304.21 sec.
2025-07-11 01:39:45 02817_group_array_moving_zero_window_size: [ OK ] 1.91 sec.
2025-07-11 01:39:45 02794_pushdown_invalid_get: [ OK ] 2.06 sec.
2025-07-11 01:39:45 03353_codec_zstd_doubledelta_data_corruption: [ OK ] 1.32 sec.
2025-07-11 01:39:46 02521_to_custom_day_of_week: [ OK ] 2.96 sec.
2025-07-11 01:39:46 00910_zookeeper_custom_compression_codecs_replicated_long: [ OK ] 9.51 sec.
2025-07-11 01:39:47 01925_test_group_by_const_consistency: [ OK ] 1.36 sec.
2025-07-11 01:39:47 02844_tsv_carriage_return_parallel_parsing: [ OK ] 4.06 sec.
2025-07-11 01:39:47 01801_approx_total_rows_mergetree_reverse: [ OK ] 1.52 sec.
2025-07-11 01:39:47 00350_count_distinct: [ OK ] 1.78 sec.
2025-07-11 01:39:48 03031_table_function_fuzzquery: [ OK ] 1.26 sec.
2025-07-11 01:39:49 03008_deduplication_random_setttings: [ OK ] 22.61 sec.
2025-07-11 01:39:49 03215_analyzer_replace_with_dummy_tables: [ OK ] 2.01 sec.
2025-07-11 01:39:50 00283_column_cut: [ OK ] 1.12 sec.
2025-07-11 01:39:51 03217_filtering_in_system_tables: [ OK ] 5.37 sec.
2025-07-11 01:39:51 02353_format_settings: [ OK ] 2.46 sec.
2025-07-11 01:39:52 00178_function_replicate: [ OK ] 1.10 sec.
2025-07-11 01:39:53 03040_dynamic_type_alters_2_compact_merge_tree: [ OK ] 4.53 sec.
2025-07-11 01:39:53 03324_parallel_parsing_zero_bytes_buffer: [ OK ] 7.03 sec.
2025-07-11 01:39:54 00917_least_sqr: [ OK ] 1.45 sec.
2025-07-11 01:39:54 02834_add_sub_date_functions: [ OK ] 7.68 sec.
2025-07-11 01:39:55 01710_projection_in_index: [ OK ] 1.91 sec.
2025-07-11 01:39:56 02327_try_infer_integers_schema_inference: [ OK ] 2.41 sec.
2025-07-11 01:39:56 00755_avg_value_size_hint_passing: [ OK ] 5.22 sec.
2025-07-11 01:39:56 03390_non_constant_case: [ OK ] 2.06 sec.
2025-07-11 01:39:57 02675_is_ipv6_function_fix: [ OK ] 0.90 sec.
2025-07-11 01:39:57 01622_multiple_ttls: [ OK ] 2.46 sec.
2025-07-11 01:39:58 02363_mapupdate_improve: [ OK ] 1.71 sec.
2025-07-11 01:40:00 02918_alter_temporary_table: [ OK ] 1.91 sec.
2025-07-11 01:40:02 00933_ttl_simple: [ OK ] 10.28 sec.
2025-07-11 01:40:02 02226_analyzer_or_like_combine: [ OK ] 2.67 sec.
2025-07-11 01:40:03 01285_engine_join_donmikel: [ OK ] 5.93 sec.
2025-07-11 01:40:03 02154_dictionary_get_http_json: [ OK ] 8.38 sec.
2025-07-11 01:40:03 00208_agg_state_merge: [ OK ] 1.21 sec.
2025-07-11 01:40:04 03040_alias_column_join: [ OK ] 1.36 sec.
2025-07-11 01:40:05 02539_generate_random_low_cardinality: [ OK ] 1.96 sec.
2025-07-11 01:40:05 01391_limit_overflow: [ OK ] 1.26 sec.
2025-07-11 01:40:06 01660_test_toDayOfYear_mysql_compatibility: [ OK ] 1.01 sec.
2025-07-11 01:40:06 02265_limit_push_down_over_window_functions_bug: [ OK ] 10.08 sec.
2025-07-11 01:40:08 00712_prewhere_with_sampling: [ OK ] 1.66 sec.
2025-07-11 01:40:08 01281_alter_rename_and_other_renames: [ OK ] 5.07 sec.
2025-07-11 01:40:08 02406_minmax_behaviour: [ OK ] 10.60 sec.
2025-07-11 01:40:08 02265_cross_join_empty_list: [ OK ] 1.91 sec.
2025-07-11 01:40:09 02131_remove_columns_in_subquery: [ OK ] 1.17 sec.
2025-07-11 01:40:10 03049_analyzer_group_by_alias: [ OK ] 1.36 sec.
2025-07-11 01:40:10 01041_create_dictionary_if_not_exists: [ OK ] 1.62 sec.
2025-07-11 01:40:11 03013_fuzz_arrayPartialReverseSort: [ OK ] 1.31 sec.
2025-07-11 01:40:12 01501_clickhouse_client_INSERT_exception: [ OK ] 6.90 sec.
2025-07-11 01:40:13 01825_new_type_json_6: [ OK ] 9.74 sec.
2025-07-11 01:40:13 03312_analyzer_unused_projection_fix: [ OK ] 1.56 sec.
2025-07-11 01:40:13 01311_comparison_with_constant_string: [ OK ] 4.92 sec.
2025-07-11 01:40:13 00286_format_long_negative_float: [ OK ] 1.01 sec.
2025-07-11 01:40:14 03014_analyzer_group_by_use_nulls: [ OK ] 1.01 sec.
2025-07-11 01:40:15 00306_insert_values_and_expressions: [ OK ] 1.41 sec.
2025-07-11 01:40:17 01259_combinator_distinct_distributed: [ OK ] 3.92 sec.
2025-07-11 01:40:20 01083_functional_index_in_mergetree: [ OK ] 5.29 sec.
2025-07-11 01:40:20 01128_generate_random_nested: [ OK ] 10.14 sec.
2025-07-11 01:40:28 01495_subqueries_in_with_statement_3: [ OK ] 7.65 sec.
2025-07-11 01:40:28 02124_comparison_betwwen_decimal_and_float: [ OK ] 7.83 sec.
2025-07-11 01:40:30 02421_new_type_json_empty_parts: [ OK ] 42.96 sec.
2025-07-11 01:40:32 02497_storage_file_reader_selection: [ OK ] 14.60 sec.
2025-07-11 01:40:32 02354_vector_search_and_other_skipping_indexes: [ OK ] 3.15 sec.
2025-07-11 01:40:32 03047_group_by_field_identified_aggregation: [ OK ] 2.28 sec.
2025-07-11 01:40:33 02122_parallel_formatting_JSONCompactStringsEachRow: [ OK ] 18.83 sec.
2025-07-11 01:40:34 01669_columns_declaration_serde_long: [ OK ] 5.84 sec.
2025-07-11 01:40:36 01582_move_to_prewhere_compact_parts: [ OK ] 4.11 sec.
2025-07-11 01:40:38 02268_json_wrong_root_type_in_schema_inference: [ OK ] 4.33 sec.
2025-07-11 01:40:41 02343_group_by_use_nulls_distributed: [ OK ] 8.44 sec.
2025-07-11 01:40:43 00732_quorum_insert_select_with_old_data_and_without_quorum_zookeeper_long: [ OK ] 7.87 sec.
2025-07-11 01:40:46 01825_type_json_9: [ OK ] 3.07 sec.
2025-07-11 01:40:48 00968_file_engine_in_subquery: [ OK ] 11.26 sec.
2025-07-11 01:40:48 02480_max_map_null_totals: [ OK ] 10.62 sec.
2025-07-11 01:40:49 03011_definitive_guide_to_cast: [ OK ] 39.20 sec.
2025-07-11 01:40:53 01043_geo_distance: [ OK ] 3.67 sec.
2025-07-11 01:40:53 01661_referer: [ OK ] 20.78 sec.
2025-07-11 01:40:53 02009_from_infile: [ OK ] 11.97 sec.
2025-07-11 01:40:54 03279_with_clickhouse_driver: [ OK ] 0.96 sec.
2025-07-11 01:40:54 02889_datetime64_from_string: [ OK ] 5.72 sec.
2025-07-11 01:40:54 02190_format_regexp_cr_in_the_middle: [ OK ] 5.21 sec.
2025-07-11 01:40:55 02393_every_metric_must_have_documentation: [ OK ] 1.20 sec.
2025-07-11 01:40:55 03237_create_or_replace_view_atomically_with_atomic_engine: [ OK ] 42.03 sec.
2025-07-11 01:40:55 03278_dateTime64_in_dateTime64_bug: [ OK ] 1.50 sec.
2025-07-11 01:40:55 01936_quantiles_cannot_return_null: [ OK ] 1.37 sec.
2025-07-11 01:40:56 01087_storage_generate: [ OK ] 1.36 sec.
2025-07-11 01:40:57 03210_json_type_alter_add_column: [ OK ] 10.47 sec.
2025-07-11 01:40:57 02403_ttl_column_multiple_times: [ OK ] 1.71 sec.
2025-07-11 01:40:58 03322_view_over_parameterized_view: [ OK ] 1.71 sec.
2025-07-11 01:41:00 01646_rewrite_sum_if_bug: [ OK ] 2.46 sec.
2025-07-11 01:41:01 02225_parallel_distributed_insert_select_view: [ OK ] 5.38 sec.
2025-07-11 01:41:02 02689_meaningless_data_types: [ OK ] 3.23 sec.
2025-07-11 01:41:03 00279_quantiles_permuted_args: [ OK ] 1.64 sec.
2025-07-11 01:41:04 01779_quantile_deterministic_msan: [ OK ] 1.22 sec.
2025-07-11 01:41:05 02009_decimal_no_trailing_zeros: [ OK ] 2.77 sec.
2025-07-11 01:41:07 00957_coalesce_const_nullable_crash: [ OK ] 1.91 sec.
2025-07-11 01:41:08 03251_insert_sparse_all_formats: [ OK ] 285.55 sec.
2025-07-11 01:41:09 00294_shard_enums: [ OK ] 4.96 sec.
2025-07-11 01:41:09 01010_pmj_one_row_blocks: [ OK ] 9.38 sec.
2025-07-11 01:41:10 02247_fix_extract_parser: [ OK ] 1.16 sec.
2025-07-11 01:41:14 02286_quantile_tdigest_infinity: [ OK ] 7.77 sec.
2025-07-11 01:41:16 03357_replacing_min_age_cleanup: [ OK ] 18.71 sec.
2025-07-11 01:41:16 01485_256_bit_multiply: [ SKIPPED ] 0.00 sec.
2025-07-11 01:41:16 Reason: not running for current build
2025-07-11 01:41:16 03251_orc_time_zone_write: [ OK ] 6.07 sec.
2025-07-11 01:41:20 02543_alter_rename_modify_stuck: [ OK ] 11.00 sec.
2025-07-11 01:41:21 03097_query_log_join_processes: [ OK ] 4.95 sec.
2025-07-11 01:41:22 00642_cast: [ OK ] 1.87 sec.
2025-07-11 01:41:23 00830_join_overwrite: [ OK ] 1.87 sec.
2025-07-11 01:41:28 03021_get_client_http_header: [ OK ] 5.57 sec.
2025-07-11 01:41:30 00098_5_union_all: [ OK ] 1.71 sec.
2025-07-11 01:41:30 02470_mutation_sync_race: [ OK ] 35.65 sec.
2025-07-11 01:41:32 01710_projection_additional_filters: [ OK ] 1.92 sec.
2025-07-11 01:41:40 02122_parallel_formatting_TSVWithNamesAndTypes: [ OK ] 8.38 sec.
2025-07-11 01:41:43 02318_template_schema_inference_bug: [ OK ] 2.11 sec.
2025-07-11 01:41:43 01508_partition_pruning_long_2: [ OK ] 49.80 sec.
2025-07-11 01:41:45 02152_invalid_setting_with_hints_in_http_request: [ OK ] 2.51 sec.
2025-07-11 01:41:47 02481_analyzer_join_alias_unknown_identifier_crash: [ OK ] 1.46 sec.
2025-07-11 01:41:48 02098_with_types_use_header: [ OK ] 17.11 sec.
2025-07-11 01:41:48 01734_datetime64_from_float: [ OK ] 4.82 sec.
2025-07-11 01:41:50 03037_precent_rank: [ OK ] 1.86 sec.
2025-07-11 01:41:50 02004_intersect_except_const_column: [ OK ] 2.16 sec.
2025-07-11 01:41:52 02341_analyzer_aliases_basics: [ OK ] 5.03 sec.
2025-07-11 01:41:56 03009_storage_memory_circ_buffer_usage: [ OK ] 5.62 sec.
2025-07-11 01:41:59 01329_compare_tuple_string_constant: [ OK ] 3.41 sec.
2025-07-11 01:42:00 01142_join_lc_and_nullable_in_key: [ OK ] 8.05 sec.
2025-07-11 01:42:01 03110_unicode_alias: [ OK ] 1.33 sec.
2025-07-11 01:42:03 01213_alter_rename_compact_part: [ OK ] 2.76 sec.
2025-07-11 01:42:03 02833_concurrent_sessions: [ OK ] 46.60 sec.
2025-07-11 01:42:03 02046_remote_table_function_named_collections: [ OK ] 2.46 sec.
2025-07-11 01:42:06 02153_clickhouse_local_profile_info: [ OK ] 2.73 sec.
2025-07-11 01:42:06 01815_with_mergeable_state_after_aggregation_and_limit: [ OK ] 3.03 sec.
2025-07-11 01:42:07 01672_test_toSecond_mysql_dialect: [ OK ] 1.06 sec.
2025-07-11 01:42:09 00375_shard_group_uniq_array_of_string: [ OK ] 18.96 sec.
2025-07-11 01:42:09 03231_dynamic_incomplete_type_insert_bug: [ OK ] 1.87 sec.
2025-07-11 01:42:10 02292_h3_unidirectional_funcs: [ OK ] 3.62 sec.
2025-07-11 01:42:12 02932_refreshable_materialized_views_2: [ OK ] 49.18 sec.
2025-07-11 01:42:13 01630_simple_aggregate_all_functions_in_aggregating_merge_tree: [ OK ] 78.52 sec.
2025-07-11 01:42:17 02525_range_hashed_dictionary_update_field: [ OK ] 8.23 sec.
2025-07-11 01:42:17 01159_combinators_with_parameters: [ OK ] 7.44 sec.
2025-07-11 01:42:18 01227_distributed_merge_global_in_primary_key: [ OK ] 8.90 sec.
2025-07-11 01:42:19 01668_test_toMonth_mysql_dialect: [ OK ] 1.17 sec.
2025-07-11 01:42:19 02943_exprs_order_in_group_by_with_rollup: [ OK ] 1.82 sec.
2025-07-11 01:42:19 02961_sumMapFiltered_keepKey: [ OK ] 1.21 sec.
2025-07-11 01:42:20 01833_test_collation_alvarotuso: [ OK ] 1.81 sec.
2025-07-11 01:42:21 02478_projection_and_alter_low_cardinality: [ OK ] 2.21 sec.
2025-07-11 01:42:22 00900_orc_load: [ OK ] 9.29 sec.
2025-07-11 01:42:22 01319_mv_constants_bug: [ OK ] 1.81 sec.
2025-07-11 01:42:22 01034_order_by_pk_prefix: [ OK ] 2.87 sec.
2025-07-11 01:42:23 02222_allow_experimental_projection_optimization__enable_global_with_statement: [ OK ] 1.53 sec.
2025-07-11 01:42:23 02731_zero_objects_in_metadata: [ OK ] 10.94 sec.
2025-07-11 01:42:23 02467_cross_join_three_table_functions: [ OK ] 1.06 sec.
2025-07-11 01:42:24 02417_from_select_syntax: [ OK ] 1.16 sec.
2025-07-11 01:42:25 02674_and_consistency: [ OK ] 1.47 sec.
2025-07-11 01:42:25 02908_alter_column_alias: [ OK ] 1.11 sec.
2025-07-11 01:42:25 01777_map_populate_series_ubsan: [ OK ] 2.12 sec.
2025-07-11 01:42:26 01674_where_prewhere_array_crash: [ OK ] 2.62 sec.
2025-07-11 01:42:26 03018_analyzer_greater_null: [ OK ] 1.11 sec.
2025-07-11 01:42:27 01778_test_LowCardinality_FixedString_pk: [ OK ] 1.97 sec.
2025-07-11 01:42:28 01185_create_or_replace_table: [ OK ] 3.06 sec.
2025-07-11 01:42:30 03376_iceberg_truncate: [ OK ] 7.58 sec.
2025-07-11 01:42:30 02559_multiple_read_steps_in_prewhere_missing_columns: [ OK ] 3.27 sec.
2025-07-11 01:42:30 03290_partial_arrayROCAUC_and_arrayAUCPR: [ OK ] 2.06 sec.
2025-07-11 01:42:31 02705_protobuf_debug_abort: [ OK ] 4.47 sec.
2025-07-11 01:42:31 02509_h3_arguments: [ OK ] 1.61 sec.
2025-07-11 01:42:33 02431_single_value_or_null_empty: [ OK ] 1.51 sec.
2025-07-11 01:42:34 00825_protobuf_format_map: [ OK ] 6.83 sec.
2025-07-11 01:42:34 02538_ngram_bf_index_with_null: [ OK ] 1.36 sec.
2025-07-11 01:42:34 02958_transform_enum: [ OK ] 2.76 sec.
2025-07-11 01:42:35 02841_valid_json_and_xml_on_http_exception: [ OK ] 87.01 sec.
2025-07-11 01:42:35 02537_distributed_loosing_files_after_exception: [ OK ] 5.57 sec.
2025-07-11 01:42:35 02346_fulltext_index_bug59039: [ OK ] 1.17 sec.
2025-07-11 01:42:36 03205_hashing_empty_tuples: [ OK ] 2.61 sec.
2025-07-11 01:42:39 03127_window_functions_uint16: [ OK ] 2.42 sec.
2025-07-11 01:42:40 00098_c_union_all: [ OK ] 1.01 sec.
2025-07-11 01:42:40 00534_functions_bad_arguments5: [ SKIPPED ] 0.00 sec.
2025-07-11 01:42:40 Reason: not running for current build
2025-07-11 01:42:41 02413_replace_partition_zero_copy: [ OK ] 4.78 sec.
2025-07-11 01:42:42 02900_date_time_check_overflow: [ OK ] 11.54 sec.
2025-07-11 01:42:42 03273_select_from_explain_ast_non_select: [ OK ] 1.08 sec.
2025-07-11 01:42:43 02703_row_policies_for_database_combination: [ OK ] 7.83 sec.
2025-07-11 01:42:44 01533_collate_in_nullable: [ OK ] 1.56 sec.
2025-07-11 01:42:44 00483_cast_syntax: [ OK ] 1.06 sec.
2025-07-11 01:42:46 03213_deep_json: [ OK ] 2.63 sec.
2025-07-11 01:42:48 00838_unique_index: [ OK ] 13.60 sec.
2025-07-11 01:42:48 01018_ip_dictionary_long: [ OK ] 44.47 sec.
2025-07-11 01:42:48 02950_dictionary_ssd_cache_short_circuit: [ OK ] 3.79 sec.
2025-07-11 01:42:50 03254_trivial_merge_selector: [ OK ] 7.83 sec.
2025-07-11 01:42:50 02165_replicated_grouping_sets: [ OK ] 9.40 sec.
2025-07-11 01:42:50 00579_virtual_column_and_lazy: [ OK ] 2.17 sec.
2025-07-11 01:42:51 02676_analyzer_limit_offset: [ OK ] 2.87 sec.
2025-07-11 01:42:52 00948_values_interpreter_template: [ OK ] 2.48 sec.
2025-07-11 01:42:53 03173_row_binary_and_native_with_binary_encoded_types: [ OK ] 98.78 sec.
2025-07-11 01:42:54 03034_recursive_cte_tree_merge_tree: [ OK ] 4.43 sec.
2025-07-11 01:42:55 02293_compatibility_ignore_auto_increment_in_create_table: [ OK ] 3.16 sec.
2025-07-11 01:42:55 01105_string_like: [ OK ] 3.94 sec.
2025-07-11 01:42:56 02904_arrow_dictionary_indexes: [ OK ] 9.43 sec.
2025-07-11 01:42:56 03035_alias_column_bug_distributed: [ OK ] 2.09 sec.
2025-07-11 01:42:57 02683_native_too_large_size: [ OK ] 1.82 sec.
2025-07-11 01:42:57 02789_set_index_nullable_condition_bug: [ OK ] 1.37 sec.
2025-07-11 01:42:59 02116_interactive_hello: [ OK ] 3.11 sec.
2025-07-11 01:42:59 02029_output_csv_null_representation: [ OK ] 1.32 sec.
2025-07-11 01:43:00 00592_union_all_different_aliases: [ OK ] 1.06 sec.
2025-07-11 01:43:00 02112_delayed_clickhouse_local_with_queries_file: [ OK ] 2.72 sec.
2025-07-11 01:43:01 01223_dist_on_dist: [ OK ] 12.86 sec.
2025-07-11 01:43:01 02907_backup_mv_with_no_inner_table: [ OK ] 7.84 sec.
2025-07-11 01:43:02 03091_analyzer_same_table_name_in_different_databases: [ OK ] 1.71 sec.
2025-07-11 01:43:02 03164_analyzer_global_in_alias: [ OK ] 2.67 sec.
2025-07-11 01:43:02 01800_log_nested: [ OK ] 1.86 sec.
2025-07-11 01:43:02 01660_join_or_any: [ OK ] 5.78 sec.
2025-07-11 01:43:02 02680_instr_alias_for_position_case_insensitive: [ OK ] 1.11 sec.
2025-07-11 01:43:03 03104_create_view_join: [ OK ] 1.21 sec.
2025-07-11 01:43:04 01825_type_json_10: [ OK ] 1.62 sec.
2025-07-11 01:43:05 01659_h3_buffer_overflow: [ OK ] 3.23 sec.
2025-07-11 01:43:06 00718_format_datetime_1: [ OK ] 1.47 sec.
2025-07-11 01:43:06 03128_argMin_combinator_projection: [ OK ] 2.97 sec.
2025-07-11 01:43:06 01822_async_read_from_socket_crash: [ OK ] 15.46 sec.
2025-07-11 01:43:07 03321_join_on_is_null_lowcardinality: [ OK ] 1.73 sec.
2025-07-11 01:43:07 02018_multiple_with_fill_for_the_same_column: [ OK ] 1.78 sec.
2025-07-11 01:43:08 02354_vector_search_subquery: [ OK ] 1.61 sec.
2025-07-11 01:43:08 01401_FORMAT_SETTINGS: [ OK ] 2.60 sec.
2025-07-11 01:43:09 02475_date_time_schema_inference_bug: [ OK ] 1.01 sec.
2025-07-11 01:43:09 03210_convert_outer_join_to_inner_join_any_join: [ OK ] 1.73 sec.
2025-07-11 01:43:10 03243_cluster_not_found_column: [ OK ] 1.26 sec.
2025-07-11 01:43:10 02233_set_enable_with_statement_cte_perf: [ OK ] 9.30 sec.
2025-07-11 01:43:10 03300_nested_json_empty_keys: [ OK ] 1.11 sec.
2025-07-11 01:43:11 02023_parser_number_binary_literal: [ OK ] 1.91 sec.
2025-07-11 01:43:11 02462_number_to_datetype: [ OK ] 3.18 sec.
2025-07-11 01:43:12 00541_kahan_sum: [ OK ] 1.51 sec.
2025-07-11 01:43:12 03039_dynamic_replacing_merge_tree: [ OK ] 36.48 sec.
2025-07-11 01:43:13 03082_analyzer_left_join_correct_column: [ OK ] 2.06 sec.
2025-07-11 01:43:14 00910_buffer_prewhere_different_types: [ OK ] 2.92 sec.
2025-07-11 01:43:14 02943_use_full_text_skip_index_with_has_any: [ OK ] 2.83 sec.
2025-07-11 01:43:14 02568_and_consistency: [ OK ] 1.86 sec.
2025-07-11 01:43:15 01083_log_first_column_alias: [ OK ] 1.11 sec.
2025-07-11 01:43:15 02315_grouping_constant_folding: [ OK ] 1.81 sec.
2025-07-11 01:43:16 00752_low_cardinality_mv_1: [ OK ] 1.96 sec.
2025-07-11 01:43:16 02699_polygons_sym_difference_total_analyzer: [ OK ] 1.11 sec.
2025-07-11 01:43:17 01679_incorrect_data_on_insert_collapsing: [ OK ] 6.42 sec.
2025-07-11 01:43:17 02193_async_insert_tcp_client_1: [ OK ] 3.92 sec.
2025-07-11 01:43:18 02893_system_drop_schema_cache_format: [ OK ] 0.97 sec.
2025-07-11 01:43:18 02475_positive_modulo: [ OK ] 1.16 sec.
2025-07-11 01:43:18 02013_lc_nullable_and_infinity: [ OK ] 1.16 sec.
2025-07-11 01:43:18 03198_json_extract_more_types: [ OK ] 2.57 sec.
2025-07-11 01:43:19 00519_create_as_select_from_temporary_table: [ OK ] 1.26 sec.
2025-07-11 01:43:19 02124_insert_deduplication_token_multiple_blocks: [ OK ] 16.16 sec.
2025-07-11 01:43:19 03094_transform_return_first: [ OK ] 1.27 sec.
2025-07-11 01:43:19 02995_preliminary_filters_duplicated_columns_SimpleAggregateFunction: [ OK ] 1.22 sec.
2025-07-11 01:43:20 02982_minmax_nan_null_order: [ OK ] 4.57 sec.
2025-07-11 01:43:22 00600_replace_running_query: [ OK ] 10.51 sec.
2025-07-11 01:43:23 02521_lightweight_delete_and_ttl: [ OK ] 4.62 sec.
2025-07-11 01:43:23 02310_profile_events_insert: [ OK ] 3.58 sec.
2025-07-11 01:43:23 02226_parallel_reading_from_replicas_benchmark: [ OK ] 4.47 sec.
2025-07-11 01:43:25 02048_clickhouse_local_stage: [ OK ] 5.42 sec.
2025-07-11 01:43:26 02524_fuzz_and_fuss_2: [ OK ] 1.22 sec.
2025-07-11 01:43:26 02474_analyzer_subqueries_table_expression_modifiers: [ OK ] 2.82 sec.
2025-07-11 01:43:27 02317_like_with_trailing_escape: [ OK ] 2.93 sec.
2025-07-11 01:43:27 00451_left_array_join_and_constants: [ OK ] 1.21 sec.
2025-07-11 01:43:27 02893_trash_optimization: [ OK ] 1.33 sec.
2025-07-11 01:43:28 02144_avg_ubsan: [ OK ] 1.38 sec.
2025-07-11 01:43:29 03212_variant_dynamic_cast_or_default: [ OK ] 9.18 sec.
2025-07-11 01:43:29 02162_range_hashed_dictionary_ddl_expression: [ OK ] 1.51 sec.
2025-07-11 01:43:29 01820_unhex_case_insensitive: [ OK ] 1.02 sec.
2025-07-11 01:43:30 02028_tokens: [ OK ] 2.10 sec.
2025-07-11 01:43:30 00546_shard_tuple_element_formatting: [ OK ] 1.21 sec.
2025-07-11 01:43:31 02457_s3_cluster_schema_inference: [ OK ] 7.93 sec.
2025-07-11 01:43:33 00397_tsv_format_synonym: [ OK ] 2.17 sec.
2025-07-11 01:43:34 01451_dist_logs: [ OK ] 11.75 sec.
2025-07-11 01:43:34 00624_length_utf8: [ OK ] 1.18 sec.
2025-07-11 01:43:34 03291_collapsing_invalid_sign: [ OK ] 3.85 sec.
2025-07-11 01:43:35 01710_projection_fetch_long: [ OK ] 5.78 sec.
2025-07-11 01:43:35 01198_plus_inf: [ OK ] 1.12 sec.
2025-07-11 01:43:35 00427_alter_primary_key: [ OK ] 14.97 sec.
2025-07-11 01:43:36 03215_fix_get_index_in_tuple: [ OK ] 1.31 sec.
2025-07-11 01:43:36 00915_tuple_orantius: [ OK ] 1.01 sec.
2025-07-11 01:43:37 03205_parallel_window_finctions_and_column_sparse_bug: [ OK ] 2.62 sec.
2025-07-11 01:43:38 02906_force_optimize_projection_name: [ OK ] 8.73 sec.
2025-07-11 01:43:38 00987_distributed_stack_overflow: [ OK ] 2.87 sec.
2025-07-11 01:43:39 03006_join_on_inequal_expression_4: [ OK ] 10.38 sec.
2025-07-11 01:43:40 02354_tuple_lowcardinality: [ OK ] 1.32 sec.
2025-07-11 01:43:40 03374_indexes_with_trivial_cast: [ OK ] 3.31 sec.
2025-07-11 01:43:40 03040_dynamic_type_alters_2_wide_merge_tree: [ OK ] 5.57 sec.
2025-07-11 01:43:41 03250_avoid_prefetch_empty_parts: [ OK ] 2.33 sec.
2025-07-11 01:43:41 03003_sql_json_nonsense: [ OK ] 1.06 sec.
2025-07-11 01:43:42 02224_s2_test_const_columns: [ OK ] 1.88 sec.
2025-07-11 01:43:42 01600_select_in_different_types: [ OK ] 5.52 sec.
2025-07-11 01:43:43 03267_materialized_view_keeps_security_context: [ OK ] 1.36 sec.
2025-07-11 01:43:43 02889_parts_columns_filenames: [ OK ] 1.77 sec.
2025-07-11 01:43:43 02888_single_state_nullable_type: [ OK ] 1.11 sec.
2025-07-11 01:43:45 01046_trivial_count_query_distributed: [ OK ] 1.62 sec.
2025-07-11 01:43:45 01874_select_from_trailing_whitespaces: [ OK ] 5.33 sec.
2025-07-11 01:43:45 02122_parallel_formatting_CSVWithNamesAndTypes: [ OK ] 7.63 sec.
2025-07-11 01:43:46 02967_http_compressed: [ OK ] 2.18 sec.
2025-07-11 01:43:46 00515_gcd_lcm: [ OK ] 5.59 sec.
2025-07-11 01:43:46 02271_fix_column_matcher_and_column_transformer: [ OK ] 3.72 sec.
2025-07-11 01:43:47 00760_url_functions_overflow: [ OK ] 1.47 sec.
2025-07-11 01:43:48 02377_executable_function_settings: [ OK ] 3.32 sec.
2025-07-11 01:43:49 03080_incorrect_join_with_merge: [ OK ] 4.02 sec.
2025-07-11 01:43:49 00490_with_select: [ OK ] 1.73 sec.
2025-07-11 01:43:50 00825_protobuf_format_array_of_arrays: [ OK ] 7.03 sec.
2025-07-11 01:43:50 01341_datetime64_wrong_supertype: [ OK ] 1.06 sec.
2025-07-11 01:43:50 03095_group_by_server_constants_bug: [ OK ] 1.81 sec.
2025-07-11 01:43:51 01316_create_user_syntax_hilite: [ OK ] 2.08 sec.
2025-07-11 01:43:51 01017_tsv_empty_as_default: [ OK ] 6.53 sec.
2025-07-11 01:43:52 03216_arrayWithConstant_limits: [ OK ] 50.31 sec.
2025-07-11 01:43:53 02911_analyzer_remove_unused_projection_columns: [ OK ] 2.21 sec.
2025-07-11 01:43:53 00688_case_without_else: [ OK ] 1.16 sec.
2025-07-11 01:44:03 00836_indices_alter: [ OK ] 9.76 sec.
2025-07-11 01:44:04 02515_generate_ulid: [ OK ] 1.20 sec.
2025-07-11 01:44:08 00955_test_final_mark: [ OK ] 16.58 sec.
2025-07-11 01:44:08 00602_throw_if: [ OK ] 22.46 sec.
2025-07-11 01:44:09 00413_least_greatest_new_behavior: [ OK ] 1.27 sec.
2025-07-11 01:44:11 00759_kodieg: [ OK ] 1.06 sec.
2025-07-11 01:44:13 00699_materialized_view_mutations: [ OK ] 8.27 sec.
2025-07-11 01:44:14 01184_long_insert_values_huge_strings: [ OK ] 22.48 sec.
2025-07-11 01:44:16 02002_global_subqueries_subquery_or_table_name: [ OK ] 2.11 sec.
2025-07-11 01:44:18 01270_optimize_skip_unused_shards_low_cardinality: [ OK ] 1.62 sec.
2025-07-11 01:44:18 02771_system_user_processes: [ OK ] 9.54 sec.
2025-07-11 01:44:18 01568_window_functions_distributed: [ OK ] 5.68 sec.
2025-07-11 01:44:20 02169_map_functions: [ OK ] 30.17 sec.
2025-07-11 01:44:21 00383_utf8_validation: [ OK ] 1.02 sec.
2025-07-11 01:44:24 02369_lost_part_intersecting_merges: [ OK ] 30.60 sec.
2025-07-11 01:44:26 01707_join_use_nulls: [ OK ] 1.96 sec.
2025-07-11 01:44:27 02428_batch_nullable_assert: [ OK ] 1.16 sec.
2025-07-11 01:44:35 02731_analyzer_join_resolve_nested: [ OK ] 48.82 sec.
2025-07-11 01:44:36 00718_format_datetime: [ OK ] 18.60 sec.
2025-07-11 01:44:37 02885_async_insert_access_check_for_defaults: [ OK ] 15.26 sec.
2025-07-11 01:44:37 03170_float_schema_inference_small_block: [ OK ] 9.23 sec.
2025-07-11 01:44:37 02021_exponential_sum: [ OK ] 2.17 sec.
2025-07-11 01:44:37 00900_long_parquet_load: [ SKIPPED ] 0.00 sec.
2025-07-11 01:44:37 Reason: not running for current build
2025-07-11 01:44:37 03231_dynamic_variant_in_order_by_group_by: [ OK ] 26.34 sec.
2025-07-11 01:44:38 02432_s3_parallel_parts_cleanup: [ OK ] 47.71 sec.
2025-07-11 01:44:38 01825_type_json_bools: [ OK ] 1.22 sec.
2025-07-11 01:44:39 02811_ip_dict_attribute: [ OK ] 1.67 sec.
2025-07-11 01:44:40 03075_analyzer_subquery_alias: [ OK ] 0.99 sec.
2025-07-11 01:44:41 00464_sort_all_constant_columns: [ OK ] 1.12 sec.
2025-07-11 01:44:42 00534_client_ignore_error: [ OK ] 4.90 sec.
2025-07-11 01:44:42 03254_merge_source_parts: [ OK ] 5.23 sec.
2025-07-11 01:44:42 03326_client_ignore_error_multiquery: [ OK ] 3.81 sec.
2025-07-11 01:44:44 00198_group_by_empty_arrays: [ OK ] 1.37 sec.
2025-07-11 01:44:46 02841_local_assert: [ OK ] 4.59 sec.
2025-07-11 01:44:50 00418_input_format_allow_errors: [ OK ] 13.51 sec.
2025-07-11 01:44:52 02124_clickhouse_dictionary_with_predefined_configuration: [ OK ] 1.47 sec.
2025-07-11 01:44:54 01602_temporary_table_in_system_tables: [ OK ] 1.71 sec.
2025-07-11 01:44:55 01478_not_equi-join_on: [ OK ] 1.78 sec.
2025-07-11 01:44:56 02883_named_collections_override: [ OK ] 14.57 sec.
2025-07-11 01:44:57 03089_analyzer_alias_replacement: [ OK ] 1.13 sec.
2025-07-11 01:45:00 01922_client_param: [ OK ] 4.21 sec.
2025-07-11 01:45:01 00049_any_left_join: [ OK ] 1.45 sec.
2025-07-11 01:45:04 02552_check_referential_table_dependencies: [ OK ] 2.38 sec.
2025-07-11 01:45:07 01732_race_condition_storage_join_long: [ OK ] 24.62 sec.
2025-07-11 01:45:07 00534_filimonov: [ OK ] 29.03 sec.
2025-07-11 01:45:08 02475_split_with_max_substrings: [ OK ] 21.25 sec.
2025-07-11 01:45:08 00187_like_regexp_prefix: [ OK ] 1.12 sec.
2025-07-11 01:45:09 01172_transaction_counters: [ OK ] 4.82 sec.
2025-07-11 01:45:10 00806_alter_update: [ OK ] 1.76 sec.
2025-07-11 01:45:11 01046_materialized_view_with_join_over_distributed: [ OK ] 2.36 sec.
2025-07-11 01:45:11 02205_ephemeral_1: [ OK ] 3.47 sec.
2025-07-11 01:45:13 02841_remote_parameter_parsing_error: [ OK ] 6.38 sec.
2025-07-11 01:45:14 03032_string_to_variant_cast: [ OK ] 3.53 sec.
2025-07-11 01:45:14 01852_cast_operator: [ OK ] 2.99 sec.
2025-07-11 01:45:15 03271_max_bytes_ratio_before_external_order_by: [ OK ] 1.67 sec.
2025-07-11 01:45:16 02597_column_update_and_replication: [ OK ] 4.24 sec.
2025-07-11 01:45:16 00939_test_null_in: [ OK ] 1.37 sec.
2025-07-11 01:45:17 02733_fix_distinct_in_order_bug_49622: [ OK ] 1.53 sec.
2025-07-11 01:45:17 00364_java_style_denormals: [ OK ] 1.36 sec.
2025-07-11 01:45:18 01291_unsupported_conversion_from_decimal: [ OK ] 3.70 sec.
2025-07-11 01:45:19 02456_BLAKE3_hash_function_test: [ OK ] 1.31 sec.
2025-07-11 01:45:21 03112_analyzer_not_found_column_in_block: [ OK ] 1.52 sec.
2025-07-11 01:45:22 02918_sqlite_path_check: [ OK ] 4.71 sec.
2025-07-11 01:45:24 03045_unknown_identifier_alias_substitution: [ OK ] 1.52 sec.
2025-07-11 01:45:26 00990_hasToken_and_tokenbf: [ OK ] 8.78 sec.
2025-07-11 01:45:27 02814_order_by_tuple_window_function: [ OK ] 1.02 sec.
2025-07-11 01:45:30 00754_alter_modify_order_by: [ OK ] 6.39 sec.
2025-07-11 01:45:33 00407_parsing_nulls: [ OK ] 17.60 sec.
2025-07-11 01:45:33 01675_data_type_coroutine_2: [ OK ] 74.45 sec.
2025-07-11 01:45:37 02814_age_datediff: [ OK ] 6.50 sec.
2025-07-11 01:45:38 01933_client_replxx_convert_history: [ OK ] 5.35 sec.
2025-07-11 01:45:40 01781_map_op_ubsan: [ OK ] 1.19 sec.
2025-07-11 01:45:40 02668_column_block_number_vertical_merge: [ OK ] 3.39 sec.
2025-07-11 01:45:42 00233_position_function_family: [ OK ] 45.00 sec.
2025-07-11 01:45:42 00502_custom_partitioning_local: [ OK ] 9.25 sec.
2025-07-11 01:45:44 00163_shard_join_with_empty_table: [ OK ] 3.72 sec.
2025-07-11 01:45:45 00933_reserved_word: [ OK ] 1.24 sec.
2025-07-11 01:45:45 01671_merge_join_and_constants: [ OK ] 2.70 sec.
2025-07-11 01:45:50 00565_enum_order: [ OK ] 9.49 sec.
2025-07-11 01:45:50 01825_type_json_6: [ OK ] 7.77 sec.
2025-07-11 01:45:55 03173_set_transformed_partition_pruning: [ OK ] 70.90 sec.
2025-07-11 01:45:55 00705_drop_create_merge_tree: [ OK ] 97.41 sec.
2025-07-11 01:45:56 02712_bool_better_exception_message: [ OK ] 10.21 sec.
2025-07-11 01:45:56 00117_parsing_arrays: [ OK ] 1.57 sec.
2025-07-11 01:45:57 02955_sparkBar_alias_sparkbar: [ OK ] 1.63 sec.
2025-07-11 01:45:57 02896_illegal_sampling: [ OK ] 0.82 sec.
2025-07-11 01:45:58 02731_formats_s3: [ OK ] 1.82 sec.
2025-07-11 01:45:59 02962_analyzer_const_in_count_distinct: [ OK ] 1.32 sec.
2025-07-11 01:45:59 03272_partition_pruning_monotonic_func_bug: [ OK ] 1.72 sec.
2025-07-11 01:46:01 01583_const_column_in_set_index: [ OK ] 1.63 sec.
2025-07-11 01:46:01 01086_odbc_roundtrip: [ SKIPPED ] 0.00 sec.
2025-07-11 01:46:01 Reason: not running for current build
2025-07-11 01:46:02 00953_moving_functions: [ OK ] 4.09 sec.
2025-07-11 01:46:04 02244_casewithexpression_return_type: [ OK ] 2.31 sec.
2025-07-11 01:46:07 02234_column_function_short_circuit: [ OK ] 4.46 sec.
2025-07-11 01:46:10 02239_bzip2_bug: [ OK ] 19.00 sec.
2025-07-11 01:46:12 03001_matview_columns_after_modify_query: [ OK ] 26.48 sec.
2025-07-11 01:46:15 03215_partition_in_tuple: [ OK ] 7.88 sec.
2025-07-11 01:46:20 02706_array_map_tuples: [ OK ] 3.71 sec.
2025-07-11 01:46:21 02004_invalid_partition_mutation_stuck: [ OK ] 7.53 sec.
2025-07-11 01:46:24 02410_to_decimal_or_default: [ OK ] 3.44 sec.
2025-07-11 01:46:24 02125_lz4_compression_bug_Native: [ OK ] 33.89 sec.
2025-07-11 01:46:27 03231_values_respect_format_settings_in_fields_conversion: [ OK ] 1.85 sec.
2025-07-11 01:46:27 03240_array_element_or_null_for_map: [ OK ] 6.06 sec.
2025-07-11 01:46:28 02498_storage_join_key_positions_old_analyzer: [ OK ] 18.01 sec.
2025-07-11 01:46:29 01070_h3_indexes_are_neighbors: [ OK ] 1.67 sec.
2025-07-11 01:46:31 01924_argmax_bitmap_state: [ OK ] 6.29 sec.
2025-07-11 01:46:32 00807_regexp_quote_meta: [ OK ] 4.79 sec.
2025-07-11 01:46:34 01323_bad_arg_in_arithmetic_operations: [ OK ] 4.98 sec.
2025-07-11 01:46:36 02132_empty_mutation_livelock: [ OK ] 3.70 sec.
2025-07-11 01:46:36 02366_kql_func_binary: [ OK ] 2.75 sec.
2025-07-11 01:46:39 01758_optimize_skip_unused_shards_once: [ OK ] 5.05 sec.
2025-07-11 01:46:40 03168_inconsistent_ast_formatting: [ OK ] 10.00 sec.
2025-07-11 01:46:40 02096_join_unusual_identifier_begin: [ OK ] 3.22 sec.
2025-07-11 01:46:41 01683_text_log_deadlock: [ OK ] 41.84 sec.
2025-07-11 01:46:42 01324_if_transform_strings_to_enum: [ OK ] 2.17 sec.
2025-07-11 01:46:44 02530_ip_part_id: [ OK ] 2.02 sec.
2025-07-11 01:46:45 00044_sorting_by_string_descending: [ OK ] 1.23 sec.
2025-07-11 01:46:47 01232_json_as_string_format: [ OK ] 7.28 sec.
2025-07-11 01:46:48 02386_set_columns_order: [ OK ] 2.23 sec.
2025-07-11 01:46:49 00900_orc_nested_arrays_load: [ OK ] 8.61 sec.
2025-07-11 01:46:50 02498_storage_join_key_positions: [ OK ] 9.57 sec.
2025-07-11 01:46:50 01517_select_final_distributed: [ OK ] 2.46 sec.
2025-07-11 01:46:51 00167_settings_inside_query: [ OK ] 1.47 sec.
2025-07-11 01:46:51 02760_dictionaries_memory: [ OK ] 83.49 sec.
2025-07-11 01:46:54 01622_codec_zstd_long: [ OK ] 3.79 sec.
2025-07-11 01:46:55 00753_with_with_single_alias: [ OK ] 1.31 sec.
2025-07-11 01:47:00 02420_final_setting_analyzer: [ OK ] 8.90 sec.
2025-07-11 01:47:00 02303_cast_nullable_to_custom_types: [ OK ] 5.09 sec.
2025-07-11 01:47:03 02293_optimize_aggregation_in_order_Array_functions: [ OK ] 2.08 sec.
2025-07-11 01:47:03 03321_forwarded_for: [ OK ] 2.77 sec.
2025-07-11 01:47:04 02576_predicate_push_down_sorting_fix: [ OK ] 1.55 sec.
2025-07-11 01:47:04 01772_intdiv_minus_one_ubsan: [ OK ] 1.04 sec.
2025-07-11 01:47:05 01396_inactive_replica_cleanup_nodes_zookeeper: [ OK ] 104.21 sec.
2025-07-11 01:47:07 00098_3_union_all: [ OK ] 2.00 sec.
2025-07-11 01:47:08 00754_distributed_optimize_skip_select_on_unused_shards: [ OK ] 31.98 sec.
2025-07-11 01:47:09 02096_date_time_1970_saturation2: [ OK ] 3.72 sec.
2025-07-11 01:47:10 03362_join_where_false_76670: [ OK ] 1.78 sec.
2025-07-11 01:47:10 01660_join_or_subqueries: [ OK ] 3.48 sec.
2025-07-11 01:47:13 01521_global_in_prewhere_15792: [ OK ] 2.88 sec.
2025-07-11 01:47:14 01801_nullable_low_cardinality_tsv: [ OK ] 5.41 sec.
2025-07-11 01:47:17 01070_exception_code_in_query_log_table: [ OK ] 29.00 sec.
2025-07-11 01:47:17 01413_rows_events: [ OK ] 72.96 sec.
2025-07-11 01:47:17 02918_wrong_dictionary_source: [ OK ] 2.41 sec.
2025-07-11 01:47:19 00930_max_partitions_per_insert_block: [ OK ] 13.88 sec.
2025-07-11 01:47:19 03375_bool_partition: [ OK ] 1.92 sec.
2025-07-11 01:47:19 00945_ml_test: [ OK ] 1.98 sec.
2025-07-11 01:47:20 02455_count_state_asterisk: [ OK ] 1.74 sec.
2025-07-11 01:47:22 01720_constraints_complex_types: [ OK ] 3.16 sec.
2025-07-11 01:47:25 03254_project_lwd_respects_row_exists: [ OK ] 2.33 sec.
2025-07-11 01:47:27 02312_is_not_null_prewhere: [ OK ] 2.07 sec.
2025-07-11 01:47:27 01493_alter_remove_no_property_zookeeper_long: [ OK ] 6.80 sec.
2025-07-11 01:47:29 02513_analyzer_sort_msan: [ OK ] 1.38 sec.
2025-07-11 01:47:29 01030_incorrect_count_summing_merge_tree: [ OK ] 12.36 sec.
2025-07-11 01:47:31 00098_b_union_all: [ OK ] 1.25 sec.
2025-07-11 01:47:31 02206_array_starts_ends_with: [ OK ] 3.65 sec.
2025-07-11 01:47:31 01035_avg_weighted_long: [ OK ] 40.17 sec.
2025-07-11 01:47:34 01457_min_index_granularity_bytes_setting: [ OK ] 2.97 sec.
2025-07-11 01:47:36 00156_array_map_to_constant: [ OK ] 1.50 sec.
2025-07-11 01:47:37 00079_defaulted_columns: [ OK ] 6.23 sec.
2025-07-11 01:47:39 02797_read_subcolumns_from_files: [ OK ] 6.91 sec.
2025-07-11 01:47:40 01825_type_json_14: [ OK ] 2.45 sec.
2025-07-11 01:47:40 02818_memory_profiler_sample_min_max_allocation_size: [ SKIPPED ] 0.00 sec.
2025-07-11 01:47:40 Reason: not running for current build
2025-07-11 01:47:40 03036_dynamic_read_shared_subcolumns_wide_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-11 01:47:40 Reason: not running for current build
2025-07-11 01:47:41 02863_non_const_timezone_check: [ OK ] 4.75 sec.
2025-07-11 01:47:41 01012_reset_running_accumulate: [ OK ] 1.39 sec.
2025-07-11 01:47:42 02249_parse_date_time_basic: [ OK ] 1.75 sec.
2025-07-11 01:47:44 00906_low_cardinality_const_argument: [ OK ] 1.22 sec.
2025-07-11 01:47:47 00927_asof_joins: [ OK ] 2.79 sec.
2025-07-11 01:47:49 03302_analyzer_join_filter_push_down_bug: [ OK ] 1.61 sec.
2025-07-11 01:47:49 02911_join_on_nullsafe_optimization: [ OK ] 7.46 sec.
2025-07-11 01:47:50 02710_topk_with_empty_array: [ OK ] 1.14 sec.
2025-07-11 01:47:53 02479_race_condition_between_insert_and_droppin_mv: [ OK ] 62.72 sec.
2025-07-11 01:47:54 03371_bfloat16_special_values: [ OK ] 4.85 sec.
2025-07-11 01:47:54 02535_analyzer_group_by_use_nulls: [ OK ] 3.85 sec.
2025-07-11 01:47:55 01915_for_each_crakjie: [ OK ] 1.37 sec.
2025-07-11 01:47:56 01286_constraints_on_default: [ OK ] 2.52 sec.
2025-07-11 01:47:57 01213_optimize_skip_unused_shards_DISTINCT: [ OK ] 2.82 sec.
2025-07-11 01:47:57 03031_low_cardinality_logical_error: [ OK ] 1.28 sec.
2025-07-11 01:47:57 03358_lambda_resolution_segfault_analyzer: [ OK ] 1.82 sec.
2025-07-11 01:47:59 02036_jit_short_circuit: [ OK ] 1.47 sec.
2025-07-11 01:47:59 01031_semi_anti_join: [ OK ] 2.63 sec.
2025-07-11 01:48:00 00731_long_merge_tree_select_opened_files: [ OK ] 49.25 sec.
2025-07-11 01:48:00 01679_format_readable_time_delta_inf: [ OK ] 1.08 sec.
2025-07-11 01:48:01 01656_test_hex_mysql_dialect: [ OK ] 1.11 sec.
2025-07-11 01:48:01 02245_s3_support_read_nested_column: [ OK ] 4.03 sec.
2025-07-11 01:48:03 00537_quarters: [ OK ] 1.36 sec.
2025-07-11 01:48:06 00212_long_shard_aggregate_function_uniq: [ OK ] 46.20 sec.
2025-07-11 01:48:08 01440_big_int_arithm: [ OK ] 7.56 sec.
2025-07-11 01:48:09 03033_hive_text_read_variable_fields: [ OK ] 6.54 sec.
2025-07-11 01:48:10 01552_impl_aggfunc_cloneresize: [ OK ] 2.18 sec.
2025-07-11 01:48:11 03204_storage_join_optimize: [ OK ] 1.44 sec.
2025-07-11 01:48:11 02765_queries_with_subqueries_profile_events: [ OK ] 58.05 sec.
2025-07-11 01:48:13 02963_invalid_identifier: [ OK ] 1.94 sec.
2025-07-11 01:48:14 03008_optimize_equal_ranges: [ OK ] 7.88 sec.
2025-07-11 01:48:15 02841_not_ready_set_join_on: [ OK ] 1.92 sec.
2025-07-11 01:48:15 02478_projection_with_group_by_alter: [ OK ] 4.28 sec.
2025-07-11 01:48:18 02310_clickhouse_client_INSERT_progress_profile_events: [ OK ] 4.03 sec.
2025-07-11 01:48:18 02099_tsv_raw_format_1: [ OK ] 48.37 sec.
2025-07-11 01:48:19 01533_quantile_deterministic_assert: [ OK ] 1.27 sec.
2025-07-11 01:48:19 03357_block_structure_union_step: [ OK ] 1.52 sec.
2025-07-11 01:48:21 00983_summing_merge_tree_not_an_identifier: [ OK ] 1.73 sec.
2025-07-11 01:48:21 01556_accurate_cast_or_null: [ OK ] 5.93 sec.
2025-07-11 01:48:23 01600_benchmark_query: [ OK ] 3.18 sec.
2025-07-11 01:48:23 02940_variant_text_deserialization: [ OK ] 22.05 sec.
2025-07-11 01:48:25 03035_argMinMax_numeric_non_extreme_bug: [ OK ] 1.53 sec.
2025-07-11 01:48:27 03149_analyzer_window_redefinition: [ OK ] 2.13 sec.
2025-07-11 01:48:28 02319_timeslots_dt64: [ OK ] 6.14 sec.
2025-07-11 01:48:28 02418_tautological_if_index: [ OK ] 5.68 sec.
2025-07-11 01:48:30 01635_sum_map_fuzz: [ OK ] 2.32 sec.
2025-07-11 01:48:35 00825_protobuf_format_table_default: [ OK ] 6.79 sec.
2025-07-11 01:48:36 02901_parallel_replicas_rollup: [ OK ] 20.22 sec.
2025-07-11 01:48:37 03364_with_fill_select_from_cluster_view: [ OK ] 1.37 sec.
2025-07-11 01:48:37 00435_coalesce: [ OK ] 1.68 sec.
2025-07-11 01:48:39 02156_async_insert_query_log: [ OK ] 8.64 sec.
2025-07-11 01:48:44 01606_merge_from_wide_to_compact: [ OK ] 6.85 sec.
2025-07-11 01:48:45 00582_not_aliasing_functions: [ OK ] 1.12 sec.
2025-07-11 01:48:47 02919_segfault_nullable_materialized_update: [ OK ] 2.29 sec.
2025-07-11 01:48:48 02676_to_decimal_string: [ OK ] 10.46 sec.
2025-07-11 01:48:50 00148_summing_merge_tree_nested_map_multiple_values: [ OK ] 2.47 sec.
2025-07-11 01:48:50 02149_read_in_order_fixed_prefix_negative: [ OK ] 11.29 sec.
2025-07-11 01:48:51 01630_simple_aggregate_all_functions_in_summing_merge_tree: [ OK ] 72.46 sec.
2025-07-11 01:48:51 00511_get_size_of_enum: [ OK ] 1.18 sec.
2025-07-11 01:48:52 02353_explain_ast_optimize: [ OK ] 1.17 sec.
2025-07-11 01:48:53 01108_restart_replicas_rename_deadlock_zookeeper: [ OK ] 43.03 sec.
2025-07-11 01:48:54 00106_totals_after_having: [ OK ] 1.73 sec.
2025-07-11 01:48:54 00040_array_enumerate_uniq: [ OK ] 4.03 sec.
2025-07-11 01:48:55 03037_recursive_cte_postgres_3: [ OK ] 3.27 sec.
2025-07-11 01:48:55 00042_set: [ OK ] 1.46 sec.
2025-07-11 01:48:56 02791_predicate_pushdown_different_types: [ OK ] 1.16 sec.
2025-07-11 01:48:57 03211_convert_outer_join_to_inner_join_anti_join: [ OK ] 2.73 sec.
2025-07-11 01:48:57 02865_array_join_with_max_block_size: [ OK ] 9.15 sec.
2025-07-11 01:48:59 03272_parallel_replicas_read_in_order: [ OK ] 59.34 sec.
2025-07-11 01:49:00 02534_keyed_siphash: [ OK ] 38.77 sec.
2025-07-11 01:49:01 00941_to_custom_week: [ OK ] 4.64 sec.
2025-07-11 01:49:01 02946_merge_tree_final_split_ranges_by_primary_key: [ OK ] 3.98 sec.
2025-07-11 01:49:02 02226_async_insert_table_function: [ OK ] 1.42 sec.
2025-07-11 01:49:03 03286_parallel_replicas_cross_join_bug: [ OK ] 8.05 sec.
2025-07-11 01:49:03 00700_decimal_gathers: [ OK ] 2.48 sec.
2025-07-11 01:49:04 01500_StorageFile_write_to_fd: [ OK ] 2.67 sec.
2025-07-11 01:49:05 00442_filter_by_nullable: [ OK ] 2.32 sec.
2025-07-11 01:49:07 02373_analyzer_join_use_nulls: [ OK ] 4.37 sec.
2025-07-11 01:49:08 00912_string_comparison: [ OK ] 3.38 sec.
2025-07-11 01:49:09 01357_result_rows: [ OK ] 3.79 sec.
2025-07-11 01:49:09 01419_skip_index_compact_parts: [ OK ] 1.88 sec.
2025-07-11 01:49:10 02952_binary: [ OK ] 1.97 sec.
2025-07-11 01:49:10 03090_analyzer_multiple_using_statements: [ OK ] 1.22 sec.
2025-07-11 01:49:11 02920_unary_operators_functions: [ OK ] 1.11 sec.
2025-07-11 01:49:12 03210_fix_single_value_data_assertion: [ OK ] 2.47 sec.
2025-07-11 01:49:13 03206_json_parsing_and_formatting: [ OK ] 15.63 sec.
2025-07-11 01:49:14 00542_materialized_view_and_time_zone_tag: [ OK ] 2.52 sec.
2025-07-11 01:49:14 03356_postgresql_mysql_endpoint_parsing: [ OK ] 0.92 sec.
2025-07-11 01:49:15 00687_top_and_offset: [ OK ] 15.77 sec.
2025-07-11 01:49:17 01543_collate_in_tuple: [ OK ] 2.63 sec.
2025-07-11 01:49:17 01632_group_array_msan: [ OK ] 2.57 sec.
2025-07-11 01:49:19 02716_create_direct_dict_with_lifetime_throws: [ OK ] 1.82 sec.
2025-07-11 01:49:21 02872_gcd_codec: [ OK ] 9.58 sec.
2025-07-11 01:49:22 00728_json_each_row_parsing: [ OK ] 11.36 sec.
2025-07-11 01:49:23 01231_log_queries_min_type: [ OK ] 9.17 sec.
2025-07-11 01:49:23 01495_subqueries_in_with_statement_2: [ OK ] 3.28 sec.
2025-07-11 01:49:24 00539_functions_for_working_with_json: [ OK ] 2.69 sec.
2025-07-11 01:49:25 02844_distributed_virtual_columns: [ OK ] 1.51 sec.
2025-07-11 01:49:25 01591_window_functions: [ OK ] 30.37 sec.
2025-07-11 01:49:27 02302_column_decl_null_before_defaul_value: [ OK ] 4.42 sec.
2025-07-11 01:49:27 03368_bfloat16_merge_join: [ OK ] 1.92 sec.
2025-07-11 01:49:28 02710_allow_suspicious_indices: [ OK ] 6.04 sec.
2025-07-11 01:49:29 02797_join_nested_lowcardinality_convert: [ OK ] 3.87 sec.
2025-07-11 01:49:29 01073_blockSerializedSize: [ OK ] 4.54 sec.
2025-07-11 01:49:29 01825_type_json_describe: [ OK ] 1.42 sec.
2025-07-11 01:49:30 00259_hashing_tuples: [ OK ] 2.18 sec.
2025-07-11 01:49:30 02765_parallel_replicas_final_modifier: [ OK ] 2.22 sec.
2025-07-11 01:49:30 01556_if_null: [ OK ] 1.22 sec.
2025-07-11 01:49:32 01735_join_get_low_card_fix: [ OK ] 1.82 sec.
2025-07-11 01:49:32 01710_order_by_projections_complete: [ OK ] 2.17 sec.
2025-07-11 01:49:32 02668_column_block_number_with_projections: [ OK ] 2.58 sec.
2025-07-11 01:49:33 03246_toStartOfInterval_date_timezone_bug: [ OK ] 1.04 sec.
2025-07-11 01:49:33 02763_mutate_compact_part_with_skip_indices_and_projections: [ OK ] 3.94 sec.
2025-07-11 01:49:34 02209_short_circuit_node_without_parents: [ OK ] 1.08 sec.
2025-07-11 01:49:35 02481_aggregation_in_order_plan: [ OK ] 2.38 sec.
2025-07-11 01:49:39 02786_max_execution_time_leaf: [ OK ] 3.89 sec.
2025-07-11 01:49:41 02833_window_func_range_offset: [ OK ] 1.13 sec.
2025-07-11 01:49:42 02207_subseconds_intervals: [ OK ] 7.91 sec.
2025-07-11 01:49:42 01623_constraints_column_swap: [ OK ] 8.54 sec.
2025-07-11 01:49:42 02896_dwarf_format: [ SKIPPED ] 0.00 sec.
2025-07-11 01:49:42 Reason: not running for current build
2025-07-11 01:49:43 01015_attach_part: [ OK ] 2.30 sec.
2025-07-11 01:49:43 01324_insert_tsv_raw: [ OK ] 1.63 sec.
2025-07-11 01:49:44 03276_empty_variant_type: [ OK ] 1.83 sec.
2025-07-11 01:49:46 01710_projection_pk_trivial_count: [ OK ] 1.98 sec.
2025-07-11 01:49:47 01378_alter_rename_with_ttl_zookeeper: [ OK ] 3.45 sec.
2025-07-11 01:49:48 02772_s3_crash: [ OK ] 2.74 sec.
2025-07-11 01:49:50 00644_different_expressions_with_same_alias: [ OK ] 1.17 sec.
2025-07-11 01:49:53 03312_json_literal_remote: [ OK ] 20.87 sec.
2025-07-11 01:49:59 02221_system_zookeeper_unrestricted: [ OK ] 8.55 sec.
2025-07-11 01:50:02 02245_weird_partitions_pruning: [ OK ] 3.62 sec.
2025-07-11 01:50:04 02992_settings_overflow: [ OK ] 1.82 sec.
2025-07-11 01:50:07 01254_dict_load_after_detach_attach: [ OK ] 2.27 sec.
2025-07-11 01:50:08 02704_keeper_map_zk_nodes: [ OK ] 20.14 sec.
2025-07-11 01:50:10 03237_insert_sparse_columns_mem: [ OK ] 103.07 sec.
2025-07-11 01:50:12 03037_dynamic_merges_small: [ OK ] 28.35 sec.
2025-07-11 01:50:12 02457_bz2_concatenated: [ OK ] 5.23 sec.
2025-07-11 01:50:12 02816_clickhouse_local_table_name_expressions: [ OK ] 42.48 sec.
2025-07-11 01:50:13 02355_control_block_size_in_aggregator: [ OK ] 1.22 sec.
2025-07-11 01:50:14 00615_nullable_alter_optimize: [ OK ] 2.32 sec.
2025-07-11 01:50:15 02770_async_buffer_ignore: [ OK ] 6.93 sec.
2025-07-11 01:50:15 02047_log_family_data_file_dumps: [ OK ] 21.83 sec.
2025-07-11 01:50:16 01073_attach_if_not_exists: [ OK ] 1.27 sec.
2025-07-11 01:50:16 02416_row_policy_always_false_index: [ OK ] 1.42 sec.
2025-07-11 01:50:17 02423_multidimensional_array_get_data_at: [ OK ] 2.41 sec.
2025-07-11 01:50:18 00317_in_tuples_and_out_of_range_values: [ OK ] 1.87 sec.
2025-07-11 01:50:21 01277_toUnixTimestamp64: [ OK ] 3.86 sec.
2025-07-11 01:50:24 00390_array_sort: [ OK ] 11.80 sec.
2025-07-11 01:50:27 00145_empty_likes: [ OK ] 2.45 sec.
2025-07-11 01:50:28 00975_move_partition_merge_tree: [ OK ] 15.26 sec.
2025-07-11 01:50:28 02989_join_using_parent_scope: [ OK ] 10.24 sec.
2025-07-11 01:50:30 02861_uuid_format_serialization: [ OK ] 1.57 sec.
2025-07-11 01:50:31 03167_transactions_are_really_disabled: [ OK ] 2.43 sec.
2025-07-11 01:50:32 01246_finalize_aggregation_race: [ OK ] 1.87 sec.
2025-07-11 01:50:33 00980_shard_aggregation_state_deserialization: [ OK ] 2.17 sec.
2025-07-11 01:50:35 03006_correct_revoke_for_partial_rights: [ OK ] 13.32 sec.
2025-07-11 01:50:36 00132_sets: [ OK ] 2.72 sec.
2025-07-11 01:50:36 01109_inflating_cross_join: [ OK ] 4.22 sec.
2025-07-11 01:50:39 02836_file_diagnostics_while_reading_header: [ OK ] 4.62 sec.
2025-07-11 01:50:46 02868_distinct_to_count_optimization: [ OK ] 6.45 sec.
2025-07-11 01:50:46 00944_create_bloom_filter_index_with_merge_tree: [ OK ] 19.27 sec.
2025-07-11 01:50:49 02834_analyzer_with_statement_references: [ OK ] 2.18 sec.
2025-07-11 01:50:49 03214_join_on_tuple_comparison_elimination_bug: [ OK ] 3.38 sec.
2025-07-11 01:50:50 02480_every_asynchronous_metric_must_have_documentation: [ OK ] 1.02 sec.
2025-07-11 01:50:52 01579_date_datetime_index_comparison: [ OK ] 2.92 sec.
2025-07-11 01:50:53 02149_schema_inference_formats_with_schema_2: [ OK ] 95.95 sec.
2025-07-11 01:50:54 00973_create_table_as_table_function: [ OK ] 1.93 sec.
2025-07-11 01:50:55 02561_with_fill_date_datetime_incompatible: [ OK ] 1.77 sec.
2025-07-11 01:50:57 03129_serial_test_zookeeper: [ OK ] 6.58 sec.
2025-07-11 01:50:57 03243_compatibility_setting_with_alias: [ OK ] 1.87 sec.
2025-07-11 01:50:57 02149_external_schema_inference: [ OK ] 20.38 sec.
2025-07-11 01:50:59 01674_htm_xml_coarse_parse: [ OK ] 1.67 sec.
2025-07-11 01:50:59 01936_empty_function_support_uuid: [ OK ] 2.02 sec.
2025-07-11 01:51:00 00466_comments_in_keyword: [ OK ] 1.32 sec.
2025-07-11 01:51:01 01350_intdiv_nontrivial_fpe: [ OK ] 4.18 sec.
2025-07-11 01:51:01 01533_optimize_skip_merged_partitions: [ OK ] 2.42 sec.
2025-07-11 01:51:03 01916_lowcard_dict_type: [ OK ] 1.88 sec.
2025-07-11 01:51:05 00098_4_union_all: [ OK ] 1.88 sec.
2025-07-11 01:51:06 02700_regexp_operator: [ OK ] 1.02 sec.
2025-07-11 01:51:06 00763_lock_buffer_long: [ SKIPPED ] 0.00 sec.
2025-07-11 01:51:06 Reason: not running for current build
2025-07-11 01:51:08 00411_long_accurate_number_comparison_int3: [ OK ] 125.39 sec.
2025-07-11 01:51:08 01585_use_index_for_global_in_with_null: [ OK ] 6.48 sec.
2025-07-11 01:51:09 00419_show_sql_queries: [ OK ] 8.14 sec.
2025-07-11 01:51:10 01655_plan_optimizations_optimize_read_in_window_order_long: [ OK ] 60.09 sec.
2025-07-11 01:51:11 01764_collapsing_merge_adaptive_granularity: [ OK ] 2.78 sec.
2025-07-11 01:51:12 02752_custom_separated_ignore_spaces_bug: [ OK ] 1.02 sec.
2025-07-11 01:51:13 00754_alter_modify_order_by_replicated_zookeeper_long: [ OK ] 36.51 sec.
2025-07-11 01:51:13 02575_merge_prewhere_different_default_kind: [ OK ] 2.42 sec.
2025-07-11 01:51:14 01296_codecs_bad_arguments: [ OK ] 5.18 sec.
2025-07-11 01:51:15 00098_d_union_all: [ OK ] 1.87 sec.
2025-07-11 01:51:15 03008_azure_plain_rewritable_with_empty_col: [ OK ] 7.23 sec.
2025-07-11 01:51:16 02731_auto_convert_dictionary_layout_to_complex_by_complex_keys: [ OK ] 4.43 sec.
2025-07-11 01:51:17 00408_http_keep_alive: [ OK ] 2.63 sec.
2025-07-11 01:51:17 03094_analyzer_fiddle_multiif: [ OK ] 1.48 sec.
2025-07-11 01:51:19 02343_create_empty_as_select: [ OK ] 1.67 sec.
2025-07-11 01:51:21 00257_shard_no_aggregates_and_constant_keys: [ OK ] 4.53 sec.
2025-07-11 01:51:23 01890_materialized_distributed_join: [ OK ] 6.24 sec.
2025-07-11 01:51:24 02763_jit_compare_functions_nan: [ OK ] 3.02 sec.
2025-07-11 01:51:24 02015_order_by_with_fill_misoptimization: [ OK ] 1.00 sec.
2025-07-11 01:51:25 01798_uniq_theta_union_intersect_not: [ OK ] 6.16 sec.
2025-07-11 01:51:26 01916_low_cardinality_interval: [ OK ] 1.53 sec.
2025-07-11 01:51:26 02913_sum_map_state: [ OK ] 1.18 sec.
2025-07-11 01:51:26 00974_query_profiler: [ SKIPPED ] 0.00 sec.
2025-07-11 01:51:26 Reason: not running for current build
2025-07-11 01:51:27 00959_format_with_different_aliases: [ OK ] 2.32 sec.
2025-07-11 01:51:27 02481_parquet_list_monotonically_increasing_offsets: [ SKIPPED ] 0.00 sec.
2025-07-11 01:51:27 Reason: not running for current build
2025-07-11 01:51:28 01503_fixed_string_primary_key: [ OK ] 1.53 sec.
2025-07-11 01:51:29 03319_http_exception_formatting_during_interpretation: [ OK ] 2.67 sec.
2025-07-11 01:51:29 00470_identifiers_in_double_quotes: [ OK ] 1.08 sec.
2025-07-11 01:51:32 01903_csvwithnames_subset_of_columns: [ OK ] 18.96 sec.
2025-07-11 01:51:32 01554_bloom_filter_index_big_integer_uuid: [ OK ] 3.19 sec.
2025-07-11 01:51:32 01846_null_as_default_for_insert_select: [ OK ] 2.94 sec.
2025-07-11 01:51:34 00206_empty_array_to_single: [ OK ] 1.72 sec.
2025-07-11 01:51:34 00026_shard_something_distributed: [ OK ] 1.38 sec.
2025-07-11 01:51:35 01825_replacing_vertical_merge: [ OK ] 2.95 sec.
2025-07-11 01:51:35 01852_jit_if: [ OK ] 1.79 sec.
2025-07-11 01:51:36 02481_fix_parameters_parsing: [ OK ] 0.81 sec.
2025-07-11 01:51:37 00563_insert_into_remote_and_zookeeper_long: [ OK ] 2.88 sec.
2025-07-11 01:51:38 01560_mann_whitney: [ OK ] 2.68 sec.
2025-07-11 01:51:40 02347_rank_corr_size_overflow: [ OK ] 3.53 sec.
2025-07-11 01:51:40 02175_distributed_join_current_database: [ OK ] 3.17 sec.
2025-07-11 01:51:40 02997_fix_datetime64_scale_conversion: [ OK ] 13.18 sec.
2025-07-11 01:51:41 03168_read_in_order_buffering_1: [ OK ] 2.98 sec.
2025-07-11 01:51:42 03124_analyzer_nested_CTE_dist_in: [ OK ] 1.87 sec.
2025-07-11 01:51:42 00176_if_string_arrays: [ OK ] 2.32 sec.
2025-07-11 01:51:42 01455_default_compression: [ OK ] 2.44 sec.
2025-07-11 01:51:44 00452_left_array_join_and_nullable: [ OK ] 1.77 sec.
2025-07-11 01:51:44 00171_shard_array_of_tuple_remote: [ OK ] 1.90 sec.
2025-07-11 01:51:45 03230_system_projections: [ OK ] 2.12 sec.
2025-07-11 01:51:46 00961_checksums_in_system_parts_columns_table: [ OK ] 1.27 sec.
2025-07-11 01:51:48 03033_analyzer_query_parameters: [ OK ] 3.47 sec.
2025-07-11 01:51:48 01361_fover_remote_num_tries: [ OK ] 3.88 sec.
2025-07-11 01:51:49 02448_clone_replica_lost_part: [ OK ] 42.76 sec.
2025-07-11 01:51:49 01582_deterministic_function_with_predicate: [ OK ] 1.08 sec.
2025-07-11 01:51:49 02530_dictionaries_update_field: [ OK ] 93.04 sec.
2025-07-11 01:51:51 02801_transform_nullable: [ OK ] 2.29 sec.
2025-07-11 01:51:51 00920_multiply_aggregate_states_constants: [ OK ] 1.62 sec.
2025-07-11 01:51:51 01909_mbtolou: [ OK ] 2.07 sec.
2025-07-11 01:51:51 00133_long_shard_memory_tracker_and_exception_safety: [ OK ] 56.90 sec.
2025-07-11 01:51:52 00001_select_1: [ OK ] 1.02 sec.
2025-07-11 01:51:52 01455_time_zones: [ OK ] 1.07 sec.
2025-07-11 01:51:53 02504_bar_fractions: [ OK ] 1.12 sec.
2025-07-11 01:51:54 02483_cuturlparameter_with_arrays: [ OK ] 1.58 sec.
2025-07-11 01:51:58 00984_parser_stack_overflow: [ OK ] 43.07 sec.
2025-07-11 01:51:58 02429_groupBitmap_chain_state: [ OK ] 4.48 sec.
2025-07-11 01:51:59 01602_max_distributed_connections: [ OK ] 9.54 sec.
2025-07-11 01:51:59 02187_insert_values_with_mv: [ OK ] 7.59 sec.
2025-07-11 01:52:00 01161_information_schema: [ OK ] 6.90 sec.
2025-07-11 01:52:00 02907_filter_pushdown_crash: [ OK ] 2.17 sec.
2025-07-11 01:52:01 01071_http_header_exception_code: [ OK ] 2.24 sec.
2025-07-11 01:52:02 01594_storage_join_uuid: [ OK ] 1.87 sec.
2025-07-11 01:52:02 01811_filter_by_null: [ OK ] 1.82 sec.
2025-07-11 01:52:04 02934_merge_tree_max_projections: [ OK ] 5.84 sec.
2025-07-11 01:52:04 02457_datediff_via_unix_epoch: [ OK ] 2.23 sec.
2025-07-11 01:52:04 00840_top_k_weighted: [ OK ] 1.67 sec.
2025-07-11 01:52:05 02670_constant_skip_index: [ OK ] 3.66 sec.
2025-07-11 01:52:06 02907_backup_restore_default_nullable: [ OK ] 6.20 sec.
2025-07-11 01:52:06 01852_cast_operator_4: [ OK ] 2.17 sec.
2025-07-11 01:52:07 02790_optimize_skip_unused_shards_join: [ OK ] 2.18 sec.
2025-07-11 01:52:07 02499_read_json_objects_as_strings: [ OK ] 1.23 sec.
2025-07-11 01:52:09 01765_move_to_table_overlapping_block_number: [ OK ] 2.08 sec.
2025-07-11 01:52:10 02477_single_value_data_string_regression: [ OK ] 17.30 sec.
2025-07-11 01:52:12 03149_asof_join_ddb_timestamps: [ OK ] 5.07 sec.
2025-07-11 01:52:12 02834_sparse_columns_sort_with_limit: [ OK ] 2.07 sec.
2025-07-11 01:52:12 02899_use_default_format_on_http_exception: [ OK ] 3.37 sec.
2025-07-11 01:52:13 01015_insert_values_parametrized: [ OK ] 7.55 sec.
2025-07-11 01:52:13 00174_compare_date_time_with_constant_string_in_in: [ OK ] 1.62 sec.
2025-07-11 01:52:14 01957_heredoc_more: [ OK ] 1.07 sec.
2025-07-11 01:52:14 03114_analyzer_cte_with_join: [ OK ] 1.87 sec.
2025-07-11 01:52:15 01030_concatenate_equal_fixed_strings: [ OK ] 1.17 sec.
2025-07-11 01:52:16 00990_metric_log_table_not_empty: [ OK ] 9.28 sec.
2025-07-11 01:52:17 02364_setting_cross_to_inner_rewrite: [ OK ] 3.52 sec.
2025-07-11 01:52:17 00751_default_databasename_for_view: [ OK ] 3.29 sec.
2025-07-11 01:52:18 02410_csv_empty_fields_inference: [ OK ] 1.12 sec.
2025-07-11 01:52:19 02459_read_in_order_bufer: [ OK ] 1.87 sec.
2025-07-11 01:52:20 02790_keyed_hash_bug: [ OK ] 1.07 sec.
2025-07-11 01:52:21 02156_storage_merge_prewhere: [ OK ] 5.10 sec.
2025-07-11 01:52:22 02785_summing_merge_tree_datetime64: [ OK ] 2.12 sec.
2025-07-11 01:52:22 02050_clickhouse_client_local_exception: [ OK ] 2.67 sec.
2025-07-11 01:52:23 01016_simhash_minhash: [ OK ] 11.00 sec.
2025-07-11 01:52:25 03017_analyzer_groupby_fuzz_61600: [ OK ] 1.98 sec.
2025-07-11 01:52:26 02231_bloom_filter_sizing: [ OK ] 3.23 sec.
2025-07-11 01:52:27 01300_client_save_history_when_terminated_long: [ OK ] 5.98 sec.
2025-07-11 01:52:30 00184_shard_distributed_group_by_no_merge: [ OK ] 8.36 sec.
2025-07-11 01:52:30 02456_progress_tty: [ OK ] 13.58 sec.
2025-07-11 01:52:30 03312_issue_74708: [ OK ] 4.43 sec.
2025-07-11 01:52:31 02473_optimize_old_parts: [ OK ] 49.46 sec.
2025-07-11 01:52:32 02157_line_as_string_output_format: [ OK ] 1.07 sec.
2025-07-11 01:52:33 03255_merge_mutation_start_entry_in_the_part_log: [ OK ] 6.58 sec.
2025-07-11 01:52:33 01342_query_parameters_alias: [ OK ] 2.92 sec.
2025-07-11 01:52:34 02490_benchmark_max_consecutive_errors: [ OK ] 3.48 sec.
2025-07-11 01:52:34 01114_mysql_database_engine_segfault: [ OK ] 2.03 sec.
2025-07-11 01:52:35 01515_force_data_skipping_indices: [ OK ] 5.04 sec.
2025-07-11 01:52:35 03311_recursive_cte_old_analyzer_error: [ OK ] 1.67 sec.
2025-07-11 01:52:36 01515_mv_and_array_join_optimisation_bag: [ OK ] 1.82 sec.
2025-07-11 01:52:37 00098_8_union_all: [ OK ] 1.12 sec.
2025-07-11 01:52:37 02386_analyzer_in_function_nested_subqueries: [ OK ] 1.17 sec.
2025-07-11 01:52:37 02917_transform_tsan: [ OK ] 1.07 sec.
2025-07-11 01:52:38 03122_analyzer_collate_in_window_function: [ OK ] 1.52 sec.
2025-07-11 01:52:38 01426_geohash_constants: [ OK ] 1.46 sec.
2025-07-11 01:52:38 02916_joinget_dependency: [ OK ] 4.82 sec.
2025-07-11 01:52:39 01710_projection_materialize_with_missing_columns: [ OK ] 1.77 sec.
2025-07-11 01:52:39 02190_current_metrics_query: [ OK ] 1.02 sec.
2025-07-11 01:52:40 02015_executable_user_defined_functions: [ OK ] 1.07 sec.
2025-07-11 01:52:41 03201_sumIf_to_countIf_return_type: [ OK ] 1.07 sec.
2025-07-11 01:52:41 03314_analyzer_resolve_in_parent_scope: [ OK ] 1.22 sec.
2025-07-11 01:52:42 01677_array_enumerate_bug: [ OK ] 1.12 sec.
2025-07-11 01:52:44 01515_with_global_and_with_propagation: [ OK ] 2.07 sec.
2025-07-11 01:52:44 01010_low_cardinality_and_native_http: [ OK ] 10.60 sec.
2025-07-11 01:52:45 00652_mutations_default_database: [ OK ] 6.34 sec.
2025-07-11 01:52:45 02769_parallel_replicas_unavailable_shards: [ OK ] 4.09 sec.
2025-07-11 01:52:45 01278_min_insert_block_size_rows_for_materialized_views: [ OK ] 41.15 sec.
2025-07-11 01:52:45
2025-07-11 01:52:45 112 tests passed. 3 tests skipped. 1267.19 s elapsed (Process-9).
2025-07-11 01:52:46 02148_issue_32737: [ OK ] 1.57 sec.
2025-07-11 01:52:46
2025-07-11 01:52:46 150 tests passed. 3 tests skipped. 1267.72 s elapsed (Process-10).
2025-07-11 01:52:47 02122_parallel_formatting_PrettyCompact: [ OK ] 21.28 sec.
2025-07-11 01:52:47
2025-07-11 01:52:47 159 tests passed. 3 tests skipped. 1268.59 s elapsed (Process-8).
2025-07-11 01:52:48 02022_array_full_text_bloom_filter_index: [ OK ] 3.34 sec.
2025-07-11 01:52:48
2025-07-11 01:52:48 165 tests passed. 1 tests skipped. 1269.44 s elapsed (Process-7).
2025-07-11 01:52:52 02981_insert_select_resize_to_max_insert_threads: [ OK ] 6.14 sec.
2025-07-11 01:52:52
2025-07-11 01:52:52 144 tests passed. 4 tests skipped. 1273.42 s elapsed (Process-5).
2025-07-11 01:52:54 02676_optimize_old_parts_replicated: [ OK ] 68.23 sec.
2025-07-11 01:52:54
2025-07-11 01:52:54 169 tests passed. 3 tests skipped. 1275.84 s elapsed (Process-4).
2025-07-11 01:52:57 03247_show_grants_with_implicit: [ OK ] 17.41 sec.
2025-07-11 01:52:57
2025-07-11 01:52:57 148 tests passed. 2 tests skipped. 1278.77 s elapsed (Process-6).
2025-07-11 01:52:57 01033_function_substring: [ OK ] 12.31 sec.
2025-07-11 01:52:57
2025-07-11 01:52:57 132 tests passed. 2 tests skipped. 1278.99 s elapsed (Process-3).
2025-07-11 01:52:57 Running 135 stateless tests (MainProcess).
2025-07-11 01:52:59 03334_aliases_function_infinite_loop: [ OK ] 2.17 sec.
2025-07-11 01:53:03 03333_merge_table_total_rows_no_database_system_tables_exception: [ OK ] 3.52 sec.
2025-07-11 01:53:07 03279_database_backup_database_disk_engine: [ OK ] 3.44 sec.
2025-07-11 01:53:09 03278_database_backup_merge_tree_table_disk_engine: [ OK ] 2.28 sec.
2025-07-11 01:53:11 03276_database_backup_merge_tree_table_file_engine: [ OK ] 2.07 sec.
2025-07-11 01:53:15 03274_aliases_in_udf: [ OK ] 3.63 sec.
2025-07-11 01:53:50 03271_s3_table_function_asterisk_glob: [ OK ] 34.56 sec.
2025-07-11 01:53:56 03263_parquet_write_bloom_filter: [ OK ] 5.78 sec.
2025-07-11 01:54:17 03237_avro_union_in_complex_types: [ OK ] 21.22 sec.
2025-07-11 01:54:28 03232_workloads_and_resources: [ OK ] 10.45 sec.
2025-07-11 01:54:33 03174_multiple_authentication_methods_show_create: [ OK ] 5.09 sec.
2025-07-11 01:54:38 03164_orc_signedness: [ OK ] 5.53 sec.
2025-07-11 01:54:40 03141_wildcard_grants: [ OK ] 1.74 sec.
2025-07-11 01:54:55 03141_fetches_errors_stress: [ OK ] 14.11 sec.
2025-07-11 01:54:57 03033_index_definition_sql_udf_bug: [ OK ] 1.63 sec.
2025-07-11 01:55:08 03032_dynamically_resize_filesystem_cache_2: [ OK ] 10.80 sec.
2025-07-11 01:55:10 03031_read_in_order_optimization_with_virtual_row_special: [ OK ] 1.87 sec.
2025-07-11 01:55:14 03000_traverse_shadow_system_data_paths: [ OK ] 3.88 sec.
2025-07-11 01:55:17 02989_system_tables_metadata_version: [ OK ] 3.33 sec.
2025-07-11 01:55:32 02950_dictionary_short_circuit: [ OK ] 14.36 sec.
2025-07-11 01:55:51 02933_change_cache_setting_without_restart: [ OK ] 18.52 sec.
2025-07-11 01:55:54 02911_support_alias_column_in_indices: [ OK ] 2.98 sec.
2025-07-11 01:55:58 02906_orc_tuple_field_prune: [ OK ] 3.98 sec.
2025-07-11 01:56:19 02892_orc_filter_pushdown: [ OK ] 20.93 sec.
2025-07-11 01:56:35 02726_async_insert_flush_stress: [ OK ] 15.94 sec.
2025-07-11 01:56:46 02724_decompress_filename_exception: [ OK ] 11.40 sec.
2025-07-11 01:56:50 02521_avro_union_null_nested: [ OK ] 3.53 sec.
2025-07-11 01:57:00 02513_insert_without_materialized_columns: [ OK ] 10.05 sec.
2025-07-11 01:57:16 02504_regexp_dictionary_yaml_source: [ OK ] 15.29 sec.
2025-07-11 01:57:18 02494_query_cache_nondeterministic_functions: [ OK ] 2.58 sec.
2025-07-11 01:57:21 02494_query_cache_tag: [ OK ] 2.03 sec.
2025-07-11 01:57:23 02494_query_cache_sparse_columns: [ OK ] 1.93 sec.
2025-07-11 01:57:25 02494_query_cache_explain: [ OK ] 1.93 sec.
2025-07-11 01:57:27 02494_query_cache_user_quotas: [ OK ] 2.08 sec.
2025-07-11 01:57:34 02480_s3_support_wildcard: [ OK ] 6.48 sec.
2025-07-11 01:57:45 02477_projection_materialize_and_zero_copy: [ OK ] 10.85 sec.
2025-07-11 01:57:47 02454_json_object_each_row_column_for_object_name: [ OK ] 1.87 sec.
2025-07-11 01:57:48 02417_json_object_each_row_format: [ OK ] 1.42 sec.
2025-07-11 01:58:04 02402_external_disk_mertrics: [ OK ] 15.56 sec.
2025-07-11 01:58:06 02377_quota_key_http: [ OK ] 2.38 sec.
2025-07-11 01:58:36 02372_data_race_in_avro: [ OK ] 29.35 sec.
2025-07-11 01:58:36 02344_insert_profile_events_stress: [ SKIPPED ] 0.00 sec.
2025-07-11 01:58:36 Reason: not running for current build
2025-07-11 01:58:38 02343_read_from_s3_compressed_blocks: [ OK ] 2.33 sec.
2025-07-11 01:58:48 02339_analyzer_matcher_basic: [ OK ] 9.35 sec.
2025-07-11 01:58:53 02337_analyzer_columns_basic: [ OK ] 4.73 sec.
2025-07-11 01:59:10 02336_sparse_columns_s3: [ OK ] 17.47 sec.
2025-07-11 01:59:16 02314_avro_null_as_default: [ OK ] 5.78 sec.
2025-07-11 01:59:18 02302_defaults_in_columnar_formats: [ OK ] 2.03 sec.
2025-07-11 01:59:25 02297_regex_parsing_file_names: [ OK ] 6.54 sec.
2025-07-11 01:59:31 02293_test_zstd_window_log_max: [ OK ] 6.14 sec.
2025-07-11 01:59:54 02246_async_insert_quota: [ OK ] 22.64 sec.
2025-07-11 02:00:00 02245_parquet_skip_unknown_type: [ OK ] 5.69 sec.
2025-07-11 02:00:04 02240_tskv_schema_inference_bug: [ OK ] 4.14 sec.
2025-07-11 02:00:10 02211_shcema_inference_from_stdin: [ OK ] 6.05 sec.
2025-07-11 02:00:12 02211_jsonl_format_extension: [ OK ] 1.22 sec.
2025-07-11 02:00:21 02187_msg_pack_uuid: [ OK ] 9.30 sec.
2025-07-11 02:00:26 02182_format_and_schema_from_stdin: [ OK ] 4.53 sec.
2025-07-11 02:00:31 02181_detect_output_format_by_file_extension: [ OK ] 5.24 sec.
2025-07-11 02:00:42 02127_plus_before_float: [ OK ] 11.00 sec.
2025-07-11 02:00:45 02125_tskv_proper_names_reading: [ OK ] 2.98 sec.
2025-07-11 02:00:47 02099_sql_user_defined_functions_lambda: [ OK ] 1.23 sec.
2025-07-11 02:00:52 02051_symlinks_to_user_files: [ OK ] 5.24 sec.
2025-07-11 02:00:54 02024_merge_regexp_assert: [ OK ] 2.13 sec.
2025-07-11 02:01:06 02014_query_parameters: [ OK ] 11.81 sec.
2025-07-11 02:01:08 02001_add_default_database_to_system_users: [ OK ] 1.13 sec.
2025-07-11 02:02:00 01946_test_wrong_host_name_access: [ OK ] 51.74 sec.
2025-07-11 02:02:15 01923_network_receive_time_metric_insert: [ OK ] 14.91 sec.
2025-07-11 02:02:17 01913_replace_dictionary: [ OK ] 2.12 sec.
2025-07-11 02:02:26 01904_dictionary_default_nullable_type: [ OK ] 9.30 sec.
2025-07-11 02:03:22 01889_sqlite_read_write: [ OK ] 55.63 sec.
2025-07-11 02:03:29 01825_type_json_17: [ OK ] 6.39 sec.
2025-07-11 02:03:30 01821_dictionary_primary_key_wrong_order: [ OK ] 1.57 sec.
2025-07-11 02:03:35 01804_dictionary_decimal256_type: [ OK ] 4.48 sec.
2025-07-11 02:03:43 01802_test_postgresql_protocol_with_row_policy: [ OK ] 7.79 sec.
2025-07-11 02:03:53 01765_hashed_dictionary_simple_key: [ OK ] 10.14 sec.
2025-07-11 02:03:58 01760_system_dictionaries: [ OK ] 4.74 sec.
2025-07-11 02:04:01 01759_dictionary_unique_attribute_names: [ OK ] 2.68 sec.
2025-07-11 02:04:04 01721_dictionary_decimal_p_s: [ OK ] 2.88 sec.
2025-07-11 02:04:13 01702_system_query_log: [ OK ] 8.80 sec.
2025-07-11 02:04:20 01682_cache_dictionary_complex_key: [ OK ] 6.75 sec.
2025-07-11 02:04:45 01658_read_file_to_stringcolumn: [ OK ] 24.95 sec.
2025-07-11 02:04:53 01656_test_query_log_factories_info: [ OK ] 7.79 sec.
2025-07-11 02:04:57 01625_constraints_index_append: [ OK ] 3.78 sec.
2025-07-11 02:05:01 01602_show_create_view: [ OK ] 4.18 sec.
2025-07-11 02:05:16 01601_detach_permanently: [ OK ] 15.22 sec.
2025-07-11 02:05:36 01600_log_queries_with_extensive_info: [ OK ] 19.62 sec.
2025-07-11 02:05:44 01563_distributed_query_finish: [ OK ] 8.04 sec.
2025-07-11 02:05:53 01543_avro_deserialization_with_lc: [ OK ] 8.70 sec.
2025-07-11 02:06:04 01533_multiple_nested: [ OK ] 11.25 sec.
2025-07-11 02:06:12 01475_read_subcolumns: [ OK ] 7.09 sec.
2025-07-11 02:06:18 01465_ttl_recompression: [ OK ] 6.39 sec.
2025-07-11 02:08:12 01459_manual_write_to_replicas_quorum: [ OK ] 114.12 sec.
2025-07-11 02:08:15 01415_overlimiting_threads_for_repica_bug: [ OK ] 2.53 sec.
2025-07-11 02:08:40 01412_cache_dictionary_race: [ OK ] 25.09 sec.
2025-07-11 02:08:43 01383_remote_ambiguous_column_shard: [ OK ] 2.32 sec.
2025-07-11 02:08:46 01376_GROUP_BY_injective_elimination_dictGet: [ OK ] 3.13 sec.
2025-07-11 02:08:50 01375_compact_parts_codecs: [ OK ] 3.98 sec.
2025-07-11 02:09:00 01268_dictionary_direct_layout: [ OK ] 10.29 sec.
2025-07-11 02:10:47 01238_http_memory_tracking: [ OK ] 106.56 sec.
2025-07-11 02:10:52 01152_cross_replication: [ OK ] 4.63 sec.
2025-07-11 02:11:20 01150_ddl_guard_rwr: [ OK ] 28.09 sec.
2025-07-11 02:12:59 01079_parallel_alter_modify_zookeeper_long: [ OK ] 98.96 sec.
2025-07-11 02:14:15 01079_parallel_alter_add_drop_column_zookeeper: [ OK ] 75.83 sec.
2025-07-11 02:14:21 01074_partial_revokes: [ OK ] 5.39 sec.
2025-07-11 02:14:23 01073_grant_and_revoke: [ OK ] 2.07 sec.
2025-07-11 02:14:49 01045_zookeeper_system_mutations_with_parts_names: [ OK ] 26.25 sec.
2025-07-11 02:14:56 01018_dictionaries_from_dictionaries: [ OK ] 6.83 sec.
2025-07-11 02:15:06 01010_pmj_right_table_memory_limits: [ OK ] 9.34 sec.
2025-07-11 02:16:29 00993_system_parts_race_condition_drop_zookeeper: [ OK ] 83.28 sec.
2025-07-11 02:16:29 00899_long_attach_memory_limit: [ SKIPPED ] 0.00 sec.
2025-07-11 02:16:29 Reason: not running for current build
2025-07-11 02:16:31 00176_distinct_limit_by_limit_bug_43377: [ OK ] 1.43 sec.
2025-07-11 02:16:41 00174_distinct_in_order: [ OK ] 10.44 sec.
2025-07-11 02:18:04 00167_read_bytes_from_fs: [ OK ] 82.10 sec.
2025-07-11 02:18:06 00166_explain_estimate: [ OK ] 1.99 sec.
2025-07-11 02:18:30 00163_column_oriented_formats: [ OK ] 24.33 sec.
2025-07-11 02:18:43 00162_mmap_compression_none: [ OK ] 13.05 sec.
2025-07-11 02:20:31 00159_parallel_formatting_json_and_friends_1: [ OK ] 107.91 sec.
2025-07-11 02:21:18 00159_parallel_formatting_http: [ OK ] 46.15 sec.
2025-07-11 02:21:22 00144_functions_of_aggregation_states: [ OK ] 4.69 sec.
2025-07-11 02:21:24 00141_transform: [ OK ] 1.43 sec.
2025-07-11 02:21:30 00140_rename: [ OK ] 5.99 sec.
2025-07-11 02:21:35 00081_group_by_without_key_and_totals: [ OK ] 4.64 sec.
2025-07-11 02:21:40 00075_left_array_join: [ OK ] 5.29 sec.
2025-07-11 02:22:00 00074_full_join: [ OK ] 19.79 sec.
2025-07-11 02:22:02 00073_uniq_array: [ OK ] 1.43 sec.
2025-07-11 02:22:41 00063_loyalty_joins: [ OK ] 39.20 sec.
2025-07-11 02:22:43 00048_min_max: [ OK ] 1.19 sec.
2025-07-11 02:22:50 00038_uniq_state_merge2: [ OK ] 6.85 sec.
2025-07-11 02:23:09 00037_uniq_state_merge1: [ OK ] 19.59 sec.
2025-07-11 02:23:22 00030_array_enumerate_uniq: [ OK ] 12.53 sec.
2025-07-11 02:23:24 00022_merge_prewhere: [ OK ] 2.38 sec.
2025-07-11 02:23:27 00021_2_select_with_in: [ OK ] 2.13 sec.
2025-07-11 02:23:29 00021_1_select_with_in: [ OK ] 1.78 sec.
2025-07-11 02:23:30 00017_aggregation_uninitialized_memory: [ OK ] 1.18 sec.
2025-07-11 02:23:34 00014_filtering_arrays: [ OK ] 3.95 sec.
2025-07-11 02:23:34
2025-07-11 02:23:34 133 tests passed. 2 tests skipped. 1836.97 s elapsed (MainProcess).
2025-07-11 02:23:44 Checking the hung queries: done
2025-07-11 02:23:44
2025-07-11 02:23:44 No queries hung.
2025-07-11 02:23:44 All tests have finished.
2025-07-11 02:23:44
2025-07-11 02:23:44 Top patterns of log messages:
2025-07-11 02:23:44
2025-07-11 02:23:44 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-07-11 02:23:44
2025-07-11 02:23:44 1. 53071 0.058 10.53 MiB 0.095 1 206 ['Debug'] 0 (from {}{}{}){}{}{} {} (stage: {})
2025-07-11 02:23:44 2. 53069 0.058 7.96 MiB 0.071 23030 205 ['Trace'] 1 {} Creating query context from {} context, user_id: {}, parent context user: {}
2025-07-11 02:23:44 3. 41130 0.045 1019.88 KiB 0.009 1 271 ['Trace'] 0.002 Query to stage {}{}
2025-07-11 02:23:44 4. 40959 0.045 1.94 MiB 0.017 1 271 ['Trace'] 0.002 Query from stage {} to stage {}{}
2025-07-11 02:23:44 5. 37998 0.041 1.05 MiB 0.009 1 194 ['Debug'] 0 Processed in {} sec.
2025-07-11 02:23:44 6. 34493 0.038 2.65 MiB 0.024 1 177 ['Debug'] 0 Read {} rows, {} in {} sec., {} rows/sec., {}/sec.
2025-07-11 02:23:44 7. 23778 0.026 1.04 MiB 0.009 1 1 ['Trace'] 1 Processing requests batch, size: {}, bytes: {}
2025-07-11 02:23:44 8. 23271 0.025 1.07 MiB 0.01 23271 258 ['Debug'] 0.996 Authenticating user '{}' from {}
2025-07-11 02:23:44 9. 23256 0.025 2.55 MiB 0.023 23256 258 ['Debug'] 0.996 {} Authenticated with global context as user {}
2025-07-11 02:23:44 10. 23208 0.025 1.99 MiB 0.018 23208 256 ['Debug'] 0.996 {} Logout, user_id: {}
2025-07-11 02:23:44 11. 23148 0.025 1.66 MiB 0.015 23148 206 ['Debug'] 1 Creating session context with user_id: {}
2025-07-11 02:23:44 12. 17395 0.019 1.19 MiB 0.011 1 780 ['Trace'] 0.632 Reserved {} on local disk {}, having unreserved {}.
2025-07-11 02:23:44 13. 17309 0.019 665.87 KiB 0.006 1 235 ['Debug'] 0.175 {}{} memory usage: {}.
2025-07-11 02:23:44 14. 17212 0.019 2.30 MiB 0.021 1 2 ['Trace'] 1 Creating part at path {}
2025-07-11 02:23:44 15. 16734 0.018 1.13 MiB 0.01 770 777 ['Trace'] 0.616 Trying to reserve {} using storage policy from min volume index {}
2025-07-11 02:23:44 16. 16710 0.018 3.33 MiB 0.03 2 180 ['Trace'] 1 HTTP Request for {}. Method: {}, Address: {}, User-Agent: {}{}, Content Type: {}, Transfer Encoding: {}, X-Forwarded-For: {}
2025-07-11 02:23:44 17. 16705 0.018 8.80 MiB 0.079 2 180 ['Trace'] 1 Request URI: {}
2025-07-11 02:23:44 18. 16442 0.018 1.87 MiB 0.017 771 307 ['Trace'] 0.469 Renaming temporary part {} to {} with tid {}.
2025-07-11 02:23:44 19. 16434 0.018 337.03 KiB 0.003 2 180 ['Debug'] 0.14 Done processing query
2025-07-11 02:23:44 20. 14702 0.016 690.91 KiB 0.006 1 291 ['Trace'] 0.369 filled checksums {}
2025-07-11 02:23:44 21. 10960 0.012 1022.25 KiB 0.009 1 63 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part
2025-07-11 02:23:44 22. 10785 0.012 1001.94 KiB 0.009 105 510 ['Trace'] 1 Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges)
2025-07-11 02:23:44 23. 8899 0.01 295.00 KiB 0.003 2 195 ['Trace'] 1 TCP Request. Address: {}
2025-07-11 02:23:44 24. 8892 0.01 852.79 KiB 0.007 1 195 ['Debug'] 1 Connected {} version {}.{}.{}, revision: {}{}{}.
2025-07-11 02:23:44 25. 8812 0.01 232.35 KiB 0.002 1 192 ['Debug'] 1 Done processing connection.
2025-07-11 02:23:44 26. 8613 0.009 392.29 KiB 0.003 1 122 ['Trace'] 0.002 Read steps statistics: {}
2025-07-11 02:23:44 27. 8504 0.009 863.38 KiB 0.008 1 125 ['Trace'] 0 Checking existence of path: {}
2025-07-11 02:23:44 28. 7380 0.008 829.32 KiB 0.007 1 31 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part, column {}
2025-07-11 02:23:44 29. 6755 0.007 526.44 KiB 0.005 572 160 ['Trace'] 0.003 Reading {} ranges in{}order from part {}, approx. {} rows starting from {}
2025-07-11 02:23:44 30. 6499 0.007 596.93 KiB 0.005 1 128 ['Trace'] 0 Aggregated. {} to {} rows (from {}) in {} sec. ({:.3f} rows/sec., {}/sec.)
2025-07-11 02:23:44 31. 6278 0.007 187.60 KiB 0.002 1 129 ['Trace'] 0 Aggregation method: {}
2025-07-11 02:23:44 32. 6140 0.007 486.09 KiB 0.004 108 168 ['Trace'] 0.832 Part {} is not stored on zero-copy replicated disk, blobs can be removed
2025-07-11 02:23:44 33. 5767 0.006 512.03 KiB 0.004 109 521 ['Trace'] 0.976 Insert entry {} to queue with type {}
2025-07-11 02:23:44 34. 5438 0.006 58.42 KiB 0.001 1 127 ['Trace'] 0 Aggregating
2025-07-11 02:23:44 35. 5438 0.006 419.53 KiB 0.004 1 173 ['Trace'] 0 Query span trace_id for opentelemetry log: {}
2025-07-11 02:23:44 36. 5386 0.006 311.24 KiB 0.003 19 19 ['Trace'] 1 Flushing system log, {} entries to flush up to offset {}
2025-07-11 02:23:44 37. 5385 0.006 193.53 KiB 0.002 19 19 ['Trace'] 1 Flushed system log up to offset {}
2025-07-11 02:23:44 38. 5038 0.005 211.56 KiB 0.002 1355 184 ['Debug'] 0.031 Found {} non used tables in detached tables.
2025-07-11 02:23:44 39. 5038 0.005 300.12 KiB 0.003 1355 184 ['Debug'] 0.031 There are {} detached tables. Start searching non used tables.
2025-07-11 02:23:44 40. 4822 0.005 789.10 KiB 0.007 105 510 ['Trace'] 1 Checked {} partitions, found {} partitions with parts that may be merged: [{}] (max_total_size_to_merge={}, merge_with_ttl_allowed={}, can_use_ttl_merges={})
2025-07-11 02:23:44 41. 4806 0.005 409.96 KiB 0.004 135 511 ['Trace'] 1 Scheduling next merge selecting task after {}ms, current attempt status: {}
2025-07-11 02:23:44 42. 4253 0.005 95.53 KiB 0.001 1 127 ['Trace'] 0 Merging aggregated data
2025-07-11 02:23:44 43. 4172 0.005 337.09 KiB 0.003 1 109 ['Trace'] 0 An entry for key={} found in cache: sum_of_sizes={}, median_size={}
2025-07-11 02:23:44 44. 4157 0.005 116.36 KiB 0.001 658 168 ['Debug'] 0.005 Key condition: {}
2025-07-11 02:23:44 45. 4041 0.004 177.58 KiB 0.002 655 168 ['Trace'] 0.005 Filtering marks by primary and secondary keys
2025-07-11 02:23:44 46. 4038 0.004 232.67 KiB 0.002 103 520 ['Debug'] 0.984 Pulling {} entries to queue: {} - {}
2025-07-11 02:23:44 47. 4038 0.004 102.54 KiB 0.001 103 520 ['Debug'] 0.984 Pulled {} entries to queue.
2025-07-11 02:23:44 48. 3812 0.004 148.47 KiB 0.001 80 53 ['Debug'] 0.621 Committing part {} to zookeeper
2025-07-11 02:23:44 49. 3758 0.004 428.36 KiB 0.004 638 168 ['Debug'] 0.005 Selected {}/{} parts by partition key, {} parts by primary key, {}/{} marks by primary key, {} marks to read from {} ranges
2025-07-11 02:23:44 50. 3475 0.004 131.80 KiB 0.001 79 32 ['Debug'] 0.658 Part {} committed to zookeeper
2025-07-11 02:23:44 51. 3397 0.004 175.82 KiB 0.002 564 166 ['Trace'] 0.006 Spreading mark ranges among streams (default reading)
2025-07-11 02:23:44 52. 3147 0.003 1002.02 KiB 0.009 1 200 ['Trace'] 0.017 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {})
2025-07-11 02:23:44 53. 3138 0.003 263.44 KiB 0.002 123 518 ['Information'] 0.996 Selected {} parts from {} to {}. Merge selecting phase took: {}ms
2025-07-11 02:23:44 54. 2994 0.003 581.27 KiB 0.005 1 95 ['Information'] 1 Removing metadata {} of dropped table {}
2025-07-11 02:23:44 55. 2991 0.003 344.67 KiB 0.003 1 143 ['Debug'] 0 Done waiting for the table {} to be dropped. The outcome: {}
2025-07-11 02:23:44 56. 2991 0.003 221.99 KiB 0.002 1 143 ['Debug'] 0 Waiting for table {} to be finally dropped
2025-07-11 02:23:44 57. 2860 0.003 206.68 KiB 0.002 1 509 ['Information'] 1 Have {} tables in drop queue ({} of them are in use), will try drop {} tables
2025-07-11 02:23:44 58. 2831 0.003 229.36 KiB 0.002 1 65 ['Debug'] 0 Merging {} parts: from {} to {} into {} with storage {}
2025-07-11 02:23:44 59. 2831 0.003 96.68 KiB 0.001 1 65 ['Debug'] 0 Selected MergeAlgorithm: {}
2025-07-11 02:23:44 60. 2828 0.003 366.79 KiB 0.003 1 65 ['Debug'] 0 Merge sorted {} rows, containing {} columns ({} merged, {} gathered) in {} sec., {} rows/sec., {}/sec.
2025-07-11 02:23:44 61. 2826 0.003 207.09 KiB 0.002 1 98 ['Debug'] 1 Execute load job '{}' in {}
2025-07-11 02:23:44 62. 2826 0.003 110.39 KiB 0.001 1 208 ['Debug'] 0.494 Spawn loader worker #{} in {}
2025-07-11 02:23:44 63. 2826 0.003 215.37 KiB 0.002 1 111 ['Debug'] 0.002 Schedule load job '{}' into {}
2025-07-11 02:23:44 64. 2826 0.003 80.04 KiB 0.001 1 110 ['Debug'] 1 Stop worker in {}
2025-07-11 02:23:44 65. 2826 0.003 196.05 KiB 0.002 1 98 ['Debug'] 1 Finish load job '{}' with status {}
2025-07-11 02:23:44 66. 2825 0.003 262.17 KiB 0.002 1 111 ['Debug'] 0.001 Prioritize load job '{}': {} -> {}
2025-07-11 02:23:44 67. 2823 0.003 177.48 KiB 0.002 214 65 ['Information'] 0 Merged {} parts: [{}, {}] -> {}
2025-07-11 02:23:44 68. 2776 0.003 92.17 KiB 0.001 1 210 ['Debug'] 0.501 Change current priority: {} -> {}
2025-07-11 02:23:44 69. 2741 0.003 66.95 KiB 0.001 113 111 ['Debug'] 0.877 Loaded metadata version {}
2025-07-11 02:23:44 70. 2739 0.003 24.07 KiB 0 2 111 ['Trace'] 0.001 No tables
2025-07-11 02:23:44 71. 2607 0.003 214.25 KiB 0.002 90 102 ['Debug'] 0 Wrote block with ID '{}', {} rows{}
2025-07-11 02:23:44 72. 2458 0.003 309.27 KiB 0.003 60 32 ['Debug'] 0.998 Fetching part {} from {}:{}
2025-07-11 02:23:44 73. 2443 0.003 209.95 KiB 0.002 59 34 ['Trace'] 0.998 Trying to fetch with zero-copy replication, but disk is not provided, will try to select
2025-07-11 02:23:44 74. 2443 0.003 88.20 KiB 0.001 59 34 ['Trace'] 0.998 Checking disk {} with type {}
2025-07-11 02:23:44 75. 2423 0.003 55.29 KiB 0 58 63 ['Trace'] 1 Sending part {}
2025-07-11 02:23:44 76. 2334 0.003 274.67 KiB 0.002 644 188 ['Debug'] 0.953 Removing {} parts from filesystem (serially): Parts: [{}]
2025-07-11 02:23:44 77. 2304 0.003 44.02 KiB 0 59 34 ['Debug'] 0.998 Downloading files {}
2025-07-11 02:23:44 78. 2300 0.003 195.34 KiB 0.002 59 34 ['Trace'] 0.998 Disk for fetch is not provided, getting disk from reservation {} with type '{}'
2025-07-11 02:23:44 79. 2293 0.002 293.10 KiB 0.003 58 32 ['Debug'] 0.998 Fetched part {} from {}:{}{}
2025-07-11 02:23:44 80. 2275 0.002 102.97 KiB 0.001 54 32 ['Debug'] 0.998 Downloading part {} onto disk {}.
2025-07-11 02:23:44 81. 2272 0.002 122.80 KiB 0.001 54 32 ['Debug'] 0.998 Download of part {} onto disk {} finished.
2025-07-11 02:23:44 82. 2137 0.002 469.20 KiB 0.004 1 142 ['Trace'] 0 {}Keys: {}, datatype: {}, kind: {}, strictness: {}, right header: {}
2025-07-11 02:23:44 83. 1976 0.002 117.71 KiB 0.001 1 30 ['Debug'] 0.986 Key {} is removed from metadata
2025-07-11 02:23:44 84. 1894 0.002 151.20 KiB 0.001 1 144 ['Trace'] 0 Statistics updated for key={}: new sum_of_sizes={}, median_size={}
2025-07-11 02:23:44 85. 1888 0.002 227.16 KiB 0.002 90 200 ['Debug'] 0.94 Removing {} parts from memory: Parts: [{}]
2025-07-11 02:23:44 86. 1883 0.002 35.03 KiB 0 90 195 ['Debug'] 0.942 Removed {} {} parts
2025-07-11 02:23:44 87. 1883 0.002 265.66 KiB 0.002 90 195 ['Trace'] 0.942 Skipped {} old parts, found {} old parts to remove. Parts: [{}]
2025-07-11 02:23:44 88. 1876 0.002 54.96 KiB 0 131 504 ['Debug'] 0.983 Updating strategy picker state
2025-07-11 02:23:44 89. 1744 0.002 223.81 KiB 0.002 1 54 ['Trace'] 0 Have {} pending inserts with total {} bytes of data for query '{}'
2025-07-11 02:23:44 90. 1670 0.002 161.26 KiB 0.001 1442 500 ['Trace'] 1 Didn't start merge: {}
2025-07-11 02:23:44 91. 1620 0.002 28.48 KiB 0 1573 153 ['Debug'] 0.02 Loading data parts
2025-07-11 02:23:44 92. 1570 0.002 35.26 KiB 0 1563 147 ['Debug'] 0.017 There are no data parts
2025-07-11 02:23:44 93. 1541 0.002 33.51 KiB 0 126 470 ['Trace'] 1 Execution took {} ms.
2025-07-11 02:23:44 94. 1535 0.002 64.46 KiB 0.001 1535 95 ['Information'] 0.996 dropAllData: clearing temporary directories
2025-07-11 02:23:44 95. 1535 0.002 73.45 KiB 0.001 1535 95 ['Trace'] 0.996 dropAllData: removing all data parts from memory.
2025-07-11 02:23:44 96. 1535 0.002 88.54 KiB 0.001 1535 95 ['Trace'] 0.996 dropAllData: removing data parts (count {}) from filesystem.
2025-07-11 02:23:44 97. 1535 0.002 46.47 KiB 0 1535 95 ['Trace'] 0.996 dropAllData: waiting for locks.
2025-07-11 02:23:44 98. 1535 0.002 26.98 KiB 0 1535 95 ['Trace'] 0.996 dropAllData: done.
2025-07-11 02:23:44 99. 1535 0.002 98.94 KiB 0.001 1535 95 ['Information'] 0.996 dropAllData: removing table directory recursive to cleanup garbage
2025-07-11 02:23:44 100. 1535 0.002 115.42 KiB 0.001 1535 95 ['Information'] 0.996 dropAllData: remove format_version.txt, detached, moving and write ahead logs
2025-07-11 02:23:44
2025-07-11 02:23:45 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-07-11 02:23:45
2025-07-11 02:23:45
2025-07-11 02:23:45
2025-07-11 02:23:45 Top messages without format string (fmt::runtime):
2025-07-11 02:23:45
2025-07-11 02:23:45 count pattern runtime_message line
2025-07-11 02:23:45
2025-07-11 02:23:45 1. 112 autoDBStorageReplicatedMergeTree auto DB::StorageReplicatedMergeTree::processQueueEntry(ReplicatedMergeTreeQueue::SelectedEntryPtr)::(anonymous class)::operator()(LogEntryPtr &) const: Poco::Exception. Code: 1000, e.code() = 0, Malformed message: Unexpected EOF, Stack trace (when copying ('/Exception.cpp',285)
2025-07-11 02:23:45 2. 12 Exceptionwhileexecutingbackgroun Exception while executing background task {c549c0e6-0b9b-42ea-899a-c1d761edc2dc::all_34_38_1}: Poco::Exception. Code: 1000, e.code() = 0, Malformed message: Unexpected EOF, Stack trace (when copying this message, always include the lines below): ↴ ('/Exception.cpp',285)
2025-07-11 02:23:45 ↳ ↴
2025-07-11 02:23:45 ↳0. ./cont
2025-07-11 02:23:45 3. 12 virtualboolDBReplicatedMergeMuta virtual bool DB::ReplicatedMergeMutateTaskBase::executeStep(): Poco::Exception. Code: 1000, e.code() = 0, Malformed message: Unexpected EOF, Stack trace (when copying this message, always include the lines below): ↴ ('/Exception.cpp',285)
2025-07-11 02:23:45 ↳ ↴
2025-07-11 02:23:45 ↳0. ./contrib/llvm-project/libcxx/include/
2025-07-11 02:23:45 4. 12 CodeDBExceptionSyntaxerrorfailed Code: 62. DB::Exception: Syntax error: failed at position 17 (0.011792): 0.011792. Expected one of: token sequence, Dot, token, OR, AND, IS NOT DISTINCT FROM, IS NULL, IS NOT NULL, BETWEEN, NOT BETWEEN, LIKE, ILIKE, NOT LIKE, NOT ILIKE, REGEXP, IN, NOT IN, ('/executeQuery.cpp',301)
2025-07-11 02:23:45 5. 11 IfthesignaturecheckfailedThiscou If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. ('/AWSLogger.cpp',70)
2025-07-11 02:23:45 6. 10 CodeDBExceptionTimeoutconnecttim Code: 1000. DB::Exception: Timeout: connect timed out: 128.0.0.1:8123. (POCO_EXCEPTION) (version 25.3.3.20183.altinityantalya (altinity build)) (from [::1]:37968) (comment: 02044_url_glob_parallel_connection_refused.sh) (query 1, line 1) (in query: SELECT ('/executeQuery.cpp',301)
2025-07-11 02:23:45 7. 6 Connectiontomysqlfailedtimes Connection to mysql failed 1 times ('',0)
2025-07-11 02:23:45 8. 4 CodeDBExceptionExpectedguidasarg Code: 395. DB::Exception: Expected guid as argument: while executing 'FUNCTION if(_CAST(1_UInt8, 'UInt8'_String) :: 1, toString(throwIf(1_Bool, 'Expected guid as argument'_String)) :: 3, _CAST(NULL_Nullable(Nothing), 'Nullable(Nothing)'_String) :: 4) -> if ('/executeQuery.cpp',301)
2025-07-11 02:23:45 9. 4 CodeDBExceptionReceivedfromDBExc Code: 241. DB::Exception: Received from 127.3:9000. DB::Exception: Query memory limit exceeded: would use 1.02 GiB (attempt to allocate chunk of 128.00 MiB bytes), maximum: 953.67 MiB.: While executing AggregatingTransform. Stack trace: ↴ ('/executeQuery.cpp',301)
2025-07-11 02:23:45 ↳ ↴
2025-07-11 02:23:45 ↳0. ./contrib/llvm-
2025-07-11 02:23:45 10. 4 CodeDBExceptionSQLitedatabasefil Code: 481. DB::Exception: SQLite database file path '/etc/passwd' must be inside 'user_files' directory. (PATH_ACCESS_DENIED) (version 25.3.3.20183.altinityantalya (altinity build)) (from [::1]:46308) (comment: 02918_sqlite_path_check.sh) (query 1, line 1) ('/executeQuery.cpp',301)
2025-07-11 02:23:45 11. 3 Connectiontoconvmainasusermetrik Connection to conv_main@127.0.0.1:3456 as user metrika failed: mysqlxx::ConnectionFailed: Can't connect to MySQL server on '127.0.0.1' (115) ((nullptr):0) ('',0)
2025-07-11 02:23:45 12. 3 DBExceptionMYSQLUSERAuthenticati DB::Exception: 02833_MYSQL_USER_20492: Authentication failed: password is incorrect, or there is no user with such name. ('',0)
2025-07-11 02:23:45 13. 3 ConnectiontosystemasuserMYSQLUSE Connection to system@127.0.0.1:9004 as user 02833_MYSQL_USER_20492 failed: mysqlxx::ConnectionFailed: 02833_MYSQL_USER_20492: Authentication failed: password is incorrect, or there is no user with such name. ((nullptr):9004) ('',0)
2025-07-11 02:23:45 14. 2 CodeDBExceptionNumberequalswhile Code: 395. DB::Exception: Number equals 1000: while executing 'FUNCTION throwIf(equals(__table1.number, 1000_UInt16) :: 0, 'Number equals 1000'_String :: 2) -> throwIf(equals(__table1.number, 1000_UInt16), 'Number equals 1000'_String) UInt8 : 1'. (FUNCTION ('/executeQuery.cpp',301)
2025-07-11 02:23:45 15. 1 Forkedachildprocesstowatch Forked a child process to watch ('',0)
2025-07-11 02:23:45 16. 1 waitforHBforms wait for HB, for 50 + [0, 0] ms ('/LoggerWrapper.h',43)
2025-07-11 02:23:45 17. 1 invalidelectiontimeoutupperbound invalid election timeout upper bound detected, adjusted to 0 ('/LoggerWrapper.h',43)
2025-07-11 02:23:45 18. 1 newconfigurationlogidxprevlogidx new configuration: log idx 1, prev log idx 0 ↴ ('/LoggerWrapper.h',43)
2025-07-11 02:23:45 ↳peer 1, DC ID 0, localhost:9234, voting member, 1 ↴
2025-07-11 02:23:45 ↳my id: 1, leader: 1, term: 1
2025-07-11 02:23:45 19. 1 bgappendentriesthreadinitiated bg append_entries thread initiated ('/LoggerWrapper.h',43)
2025-07-11 02:23:45 20. 1 CodeDBExceptionExceptionUnsuppor Code: 1000. DB::Exception: Exception: Unsupported language for region name. Supported languages are: 'ru', 'en', 'ua', 'uk', 'by', 'kz', 'tr', 'de', 'uz', 'lv', 'lt', 'et', 'pt', 'he', 'vi', 'es'. (POCO_EXCEPTION), Stack trace (when copying this message, a ('/TCPHandler.cpp',471)
2025-07-11 02:23:45 21. 1 Electiontimeoutinitiateleaderele Election timeout, initiate leader election ('/LoggerWrapper.h',43)
2025-07-11 02:23:45 22. 1 PocoExceptionCodeecodeExceptionU Poco::Exception. Code: 1000, e.code() = 0, Exception: Unsupported language for region name. Supported languages are: 'ru', 'en', 'ua', 'uk', 'by', 'kz', 'tr', 'de', 'uz', 'lv', 'lt', 'et', 'pt', 'he', 'vi', 'es'. (version 25.3.3.20183.altinityantalya (alti ('/executeQuery.cpp',301)
2025-07-11 02:23:45 23. 1 statemachinecommitindexprecommit state machine commit index 0, precommit index 0, last log index 0 ('/LoggerWrapper.h',43)
2025-07-11 02:23:45 24. 1 ELECTIONTIMEOUTcurrentrolefollow [ELECTION TIMEOUT] current role: follower, log last term 0, state term 0, target p 1, my p 1, hb dead, pre-vote NOT done ('/LoggerWrapper.h',43)
2025-07-11 02:23:45 25. 1 INITRAFTSERVERcommitindextermele === INIT RAFT SERVER === ↴ ('/LoggerWrapper.h',43)
2025-07-11 02:23:45 ↳commit index 0 ↴
2025-07-11 02:23:45 ↳term 0 ↴
2025-07-11 02:23:45 ↳election timer allowed ↴
2025-07-11 02:23:45 ↳log store start 1, end 0 ↴
2025-07-11 02:23:45 ↳config log idx 0, prev log idx 0 ↴
2025-07-11 02:23:45 ↳ -- ASYNC REPLICATION --
2025-07-11 02:23:45 26. 1 StartingClickHousealtinityantaly Starting ClickHouse 25.3.3.20183.altinityantalya (revision: 4294967295, git hash: 1abef611c9a40dce30ed011ede491e532b2a3e72, build id: 51DAB58A087000262C76F4C2F9C23350B8F3A377), PID 404 ('',0)
2025-07-11 02:23:45 27. 1 BECOMELEADERappendednewconfigat [BECOME LEADER] appended new config at 1 ('/LoggerWrapper.h',43)
2025-07-11 02:23:45 28. 1 globalmanagerdoesnotexistwilluse global manager does not exist. will use local thread for commit and append ('/LoggerWrapper.h',43)
2025-07-11 02:23:45 29. 1 PRIORITYdecaytargetmine [PRIORITY] decay, target 1 -> 1, mine 1 ('/LoggerWrapper.h',43)
2025-07-11 02:23:55 30. 1 newelectiontimeoutrange new election timeout range: 0 - 0 ('/LoggerWrapper.h',43)
2025-07-11 02:23:55
2025-07-11 02:23:55
2025-07-11 02:23:55
2025-07-11 02:23:55 Top messages not matching their format strings:
2025-07-11 02:23:55
2025-07-11 02:23:55 message_format_string count() any_message
2025-07-11 02:23:55
2025-07-11 02:23:55 1. 182 auto DB::StorageReplicatedMergeTree::processQueueEntry(ReplicatedMergeTreeQueue::SelectedEntryPtr)::(anonymous class)::operator()(LogEntryPtr &) const: Poco::Exception. Code: 1000, e.code() = 0, Malformed message: Unexpected EOF, Stack trace (when copying this message, always include the lines below):↴
2025-07-11 02:23:55 ↳ ↴
2025-07-11 02:23:55 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::IOException::IOException(String const&, int) @ 0x000000004120e3a6 ↴
2025-07-11 02:23:55 ↳1. ./build_docker/./base/poco/Net/src/NetException.cpp:26: Poco::Net::MessageException::MessageException(String const&, int) @ 0x00000000413f7dae ↴
2025-07-11 02:23:55 ↳2. ./build_docker/./base/poco/Net/src/HTTPChunkedStream.cpp:64: Poco::Net::HTTPChunkedStreamBuf::parseChunkLen() @ 0x0000000041373285 ↴
2025-07-11 02:23:55 ↳3. ./build_docker/./base/poco/Net/src/HTTPChunkedStream.cpp:116: Poco::Net::HTTPChunkedStreamBuf::readFromDevice(char*, long) @ 0x0000000041373c01 ↴
2025-07-11 02:23:55 ↳4. ./build_docker/./src/IO/ReadBufferFromIStream.cpp:27: DB::ReadBufferFromIStream::nextImpl() @ 0x00000000266a1621 ↴
2025-07-11 02:23:55 ↳5. DB::ReadBuffer::next() @ 0x0000000008e85ccf ↴
2025-07-11 02:23:55 ↳6. ./build_docker/./src/IO/ReadWriteBufferFromHTTP.cpp:505: void std::__function::__policy_invoker::__call_impl[abi:ne190107]>(std::__function::__policy_storage const*) @ 0x00000000266962ee↴
2025-07-11 02:23:55 ↳7. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x0000000026688242 ↴
2025-07-11 02:23:55 ↳8. ./build_docker/./src/IO/ReadWriteBufferFromHTTP.cpp:465: DB::ReadWriteBufferFromHTTP::nextImpl() @ 0x00000000266929b2 ↴
2025-07-11 02:23:55 ↳9. DB::ReadBuffer::next() @ 0x0000000008e85ccf ↴
2025-07-11 02:23:55 ↳10. ./build_docker/./src/IO/ReadWriteBufferFromHTTP.cpp:254: DB::ReadWriteBufferFromHTTP::ReadWriteBufferFromHTTP(DB::HTTPConnectionGroupType const&, Poco::URI const&, String const&, DB::ProxyConfiguration, DB::ReadSettings, DB::ConnectionTimeouts, Poco::Net::HTTPBasicCredentials const&, DB::RemoteHostFilter const*, unsigned long, unsigned long, std::function>&)>, bool, bool, std::vector>, bool, std::optional) @ 0x000000002668c57e↴
2025-07-11 02:23:55 ↳11. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:634: std::__unique_if::__unique_single std::make_unique[abi:ne190107]>&)>&, bool&, bool&, std::vector>&, bool&, std::nullopt_t const&>(DB::HTTPConnectionGroupType&, Poco::URI&, String&, DB::ProxyConfiguration&, DB::ReadSettings&, DB::ConnectionTimeouts&, Poco::Net::HTTPBasicCredentials const&, DB::RemoteHostFilter const*&, unsigned long&, unsigned long&, std::function>&)>&, bool&, bool&, std::vector>&, bool&, std::nullopt_t const&) @ 0x00000000266722bf↴
2025-07-11 02:23:55 ↳12. ./src/IO/ReadWriteBufferFromHTTP.h:248: DB::DataPartsExchange::Fetcher::fetchSelectedPart(std::shared_ptr const&, std::shared_ptr, String const&, String const&, String const&, String const&, int, DB::ConnectionTimeouts const&, String const&, String const&, String const&, std::shared_ptr, bool, String const&, std::optional*, bool, std::shared_ptr) @ 0x0000000039409a7f↴
2025-07-11 02:23:55 ↳13. ./build_docker/./src/Storages/StorageReplicatedMergeTree.cpp:5228: std::shared_ptr std::__function::__policy_invoker ()>::__call_impl[abi:ne190107] const&, String const&, String const&, bool, unsigned long, std::shared_ptr, bool)::$_4, std::shared_ptr ()>>(std::__function::__policy_storage const*) @ 0x0000000038ba1e32↴
2025-07-11 02:23:55 ↳14. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000388f7ebf ↴
2025-07-11 02:23:55 ↳15. ./build_docker/./src/Storages/StorageReplicatedMergeTree.cpp:2514: DB::StorageReplicatedMergeTree::executeFetch(DB::ReplicatedMergeTreeLogEntry&, bool) @ 0x00000000388ccfd0 ↴
2025-07-11 02:23:55 ↳16. ./build_docker/./src/Storages/StorageReplicatedMergeTree.cpp:2349: DB::StorageReplicatedMergeTree::executeLogEntry(DB::ReplicatedMergeTreeLogEntry&) @ 0x00000000388944f4 ↴
2025-07-11 02:23:55 ↳17. ./build_docker/./src/Storages/StorageReplicatedMergeTree.cpp:3876: bool std::__function::__policy_invoker&)>::__call_impl[abi:ne190107])::$_1, bool (std::shared_ptr&)>>(std::__function::__policy_storage const*, std::shared_ptr&) @ 0x0000000038b9afd0↴
2025-07-11 02:23:55 ↳18. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000003a23cdcc ↴
2025-07-11 02:23:55 ↳19. ./build_docker/./src/Storages/StorageReplicatedMergeTree.cpp:3872: DB::StorageReplicatedMergeTree::processQueueEntry(std::shared_ptr) @ 0x000000003896f64b ↴
2025-07-11 02:23:55 ↳20. ./build_docker/./src/Storages/StorageReplicatedMergeTree.cpp:3935: bool std::__function::__policy_invoker::__call_impl[abi:ne190107]>(std::__function::__policy_storage const*) @ 0x0000000038b9cf39↴
2025-07-11 02:23:55 ↳21. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000394c9ff7 ↴
2025-07-11 02:23:55 ↳22. ./build_docker/./src/Storages/MergeTree/MergeTreeBackgroundExecutor.cpp:318: DB::MergeTreeBackgroundExecutor::routine(std::shared_ptr) @ 0x000000003974c682 ↴
2025-07-11 02:23:55 ↳23. ./build_docker/./src/Storages/MergeTree/MergeTreeBackgroundExecutor.cpp:363: DB::MergeTreeBackgroundExecutor::threadFunction() @ 0x000000003974e28c ↴
2025-07-11 02:23:55 ↳24. ./build_docker/./src/Storages/MergeTree/MergeTreeBackgroundExecutor.cpp:67: void std::__function::__policy_invoker::__call_impl[abi:ne190107]::MergeTreeBackgroundExecutor(String, unsigned long, unsigned long, StrongTypedef, StrongTypedef, std::basic_string_view>)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000003975e11f↴
2025-07-11 02:23:55 ↳25. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001f9d4ca6 ↴
2025-07-11 02:23:55 ↳26. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:117: ThreadFromGlobalPoolImpl::ThreadFromGlobalPoolImpl>::ThreadFromThreadPool::*)(), ThreadPoolImpl>::ThreadFromThreadPool*>(void (ThreadPoolImpl>::ThreadFromThreadPool::*&&)(), ThreadPoolImpl>::ThreadFromThreadPool*&&)::'lambda'()::operator()() @ 0x000000001f9e8aa6↴
2025-07-11 02:23:55 ↳27. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:149: void std::__function::__policy_invoker::__call_impl[abi:ne190107]::ThreadFromGlobalPoolImpl>::ThreadFromThreadPool::*)(), ThreadPoolImpl>::ThreadFromThreadPool*>(void (ThreadPoolImpl>::ThreadFromThreadPool::*&&)(), ThreadPoolImpl>::ThreadFromThreadPool*&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001f9e885f↴
2025-07-11 02:23:55 ↳28. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001f9cd587 ↴
2025-07-11 02:23:55 ↳29. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:117: void* std::__thread_proxy[abi:ne190107]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000001f9e0ee4↴
2025-07-11 02:23:55 ↳30. ? @ 0x00007f6750301ac3 ↴
2025-07-11 02:23:55 ↳31. ? @ 0x00007f6750393850 ↴
2025-07-11 02:23:55 ↳ (version 25.3.3.20183.altinityantalya (altinity build))
2025-07-11 02:23:55 2. {} is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) 105 /var/lib/clickhouse/store/357/35711b2c-c90e-4f00-9912-ecec8e5a3c18/tmp_insert_202507_159_159_0/ is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) (skipped 1 similar messages)
2025-07-11 02:23:55 3. Not executing log entry {} of type {} for part {} because source parts size ({}) is greater than the current maximum ({}). 10 Not executing log entry queue-0000000139 of type MUTATE_PART for part -3_0_0_0_50 because source parts size (86.52 KiB) is greater than the current maximum (0.00 B). (skipped 16 similar messages)
2025-07-11 02:23:55 4. Cannot find '{}' in '{}' 10 Cannot find 'kernel' in '/sys/fs/cgroup/memory.stat' (skipped 5921 similar messages)
2025-07-11 02:23:55 5. (from {}{}{}){}{}{} {} (stage: {}) 4 (from [::1]:39510) (comment: 02683_native_too_large_size.sql) (query 1, line 1) SELECT * FROM format('Native', 'WatchID Int64, JavaEnable Int16, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID Int32, ClientIP Int32, RegionID Int32, UserID Int64, CounterClass Int16, OS Int16, UserAgent Int16, URL String, Referer String, IsRefresh Int16, RefererCategoryID Int16, RefererRegionID Int32, URLCategoryID Int16, URLRegionID Int32, ResolutionWidth Int16, ResolutionHeight Int16, ResolutionDepth Int16, FlashMajor Int16, FlashMinor Int16, FlashMinor2 String, NetMajor Int16, NetMinor Int16, UserAgentMajor Int16, UserAgentMinor String, CookieEnable Int16, JavascriptEnable Int16, IsMobile Int16, MobilePhone Int16, MobilePhoneModel String, Params String, IPNetworkID Int32, TraficSourceID Int16, SearchEngineID Int16, SearchPhrase String, AdvEngineID Int32, IsArtifical Int16, WindowClientWidth Int16, WindowClientHeight Int16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 Int16, SilverlightVersion2 Int16, SilverlightVersion3 Int32, SilverlightVersion4 Int16, PageCharset String, CodeVersion Int32, IsLink Int16, IsDownload Int16, IsNotBounce Int16, FUniqID Int64, OriginalURL String, HID Int32, IsOldCounter Int16, IsEvent Int16, IsParameter Int16, DontCountHits Int16, WithHash Int16, HitColor String, LocalEventTime DateTime, Age Int16, Sex Int16, Income Int16, Interests Int16, Robotness Int16, RemoteIP Int32, VindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage String, BrowserCountry String, SocialNetwork String, SocialAction String, HTTPError Int16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, SocialSourceNetworkID Int16, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency String, ParamCurrencyID Int16, OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID Int16, RefererHash Int64, URLHash Int64, CLID Int32', $$i↴
2025-07-11 02:23:55 ↳WatchIDInt64c*5/ !p~�F�ӓ2ql!�|�@H�ǐ=ЌW�E&Ly�k=�p�1�o�C»-�C_��\�/E�J�{ ↴
2025-07-11 02:23:55 ↳JavaEnableInt16 TitleString GoodEventInt16 EventTimeDateTime7�Qn$�Q�)�Q8*�QJ�Q��Q�0�Q83�Q� �Q�1�Q EventDateDate>>>>>>>>>> CounterIDInt32 ClientIPInt32�z�z�z�z�I`�z�^{]�^{]�gU�z�RegionIDInt32G G G G ' G � � � G UserIDInt64� �:6� �:6� �:6� �:6�q�Jd8
�Ks}�&n%�t"6&n%�t"6�s�yy�f� �:6�CounterClassInt16 OSInt16 ' ' , UserAgentInt16 URLString -http://holodilInt16 WindowClientWidthInt16 WindowClientHeightInt16 ClientTimeZoneInt16�ClientEventTimeDateTime����������SilverlightVersion1Int16 SilverlightVersion2Int16 SilverlightVersion3Int32 SilverlightVersion4Int16 PageCharsetString CodeVersionInt32 IsLinkInt16 ↴
2025-07-11 02:23:55 ↳IsDownloadInt16 IsNotBounceInt16 FUniqIDInt64 %�l�+k:�W�m OriginalURLString HIDInt32 IsOldCounterInt16 IsEventInt16 IsParameterInt16
DontCountHitsInt16 WithHashInt16 HitColorString5555555555LocalEventTimeDateTime&�Qǘ�Q}�Qݞ�Q'�QA�Q�Q ↴
2025-07-11 02:23:55 ↳�QY�Q�QAgeInt16 SexInt16 IncomeInt16 InterestsInt16 �: RobotnessInt16 RemoteIPInt32^DI�^DI�^DI�^DI�9�3N^DI��U�U�=k^DI� ↴
2025-07-11 02:23:55 ↳WindowNameInt32� ↴
2025-07-11 02:23:55 ↳OpenerNameInt32�
HistoryLengthInt16�BrowserLanguageString����������BrowserCountryString����������
SocialNetworkString SocialActionString HTTPErrorInt16 ↴
2025-07-11 02:23:55 ↳SendTimingInt32 DNSTimingInt32
ConnectTimingInt32 ResponseStartTimingInt32 ResponseEndTimingInt32 FetchTimingInt32 SocialSourceNetworkIDInt16 SocialSourcePageString ↴
2025-07-11 02:23:55 ↳ParamPriceInt64 ParamOrderIDString
ParamCurrencyStringNHNHNHNHNHNHNHNHNHNHParamCurrencyIDInt16 OpenstatServiceNameString OpenstatCampaignIDString OpenstatAdIDString OpenstatSourceIDString UTMSourceString UTMMediumString UTMCampaignString ↴
2025-07-11 02:23:55 ↳UTMContentString UTMTermString FromTagString HasGCLIDInt16 RefererHashInt64X+�'�X+�'�X+�'�X+�'�X+�'�X+�'�X+�'�X+�'�X+�'�X+�'�URLHashInt64�|3�b.�|3�b.�|3�b.�|3�b.� ↴
2025-07-11 02:23:59 ↳o�e�
�#�\X-h�X v�v�h�9�D�|3�b.�CLIDInt32 $$); (stage: Complete)
2025-07-11 02:23:59
2025-07-11 02:23:59
2025-07-11 02:23:59
2025-07-11 02:23:59 Top short messages:
2025-07-11 02:23:59
2025-07-11 02:23:59 c message_format_string substr(any(toValidUTF8(message)), 1, 120) min_length_without_exception_boilerplate
2025-07-11 02:23:59
2025-07-11 02:23:59 1. 4 {} Server was built with memory sanitizer. It will work slowly. 34
2025-07-11 02:23:59 2. 3 Creating {}: {} Creating table test_nyvdh6ep.test: CREATE TABLE IF NOT EXISTS test_nyvdh6ep.test UUID 'e5dc80b7-af42-426d-ace0-43572bb1a 184
2025-07-11 02:23:59 3. 2 Database {} does not exist Code: 81. DB::Exception: Database nope does not exist. (UNKNOWN_DATABASE) (version 25.3.3.20183.altinityantalya (altinit 29
2025-07-11 02:23:59 4. 1 Froze {} parts Froze 1 parts -13
2025-07-11 02:23:59
2025-07-11 02:23:59
2025-07-11 02:23:59
2025-07-11 02:23:59 Top messages by level:
2025-07-11 02:23:59
2025-07-11 02:23:59 (0.001001869793952409,'Quorum for previous write has not been satisfied yet. Status: {}') Error
2025-07-11 02:23:59 (0.00006207236766879055,'Will mimic {}') Warning
2025-07-11 02:23:59 (0.0034281370775675907,'Selected {} parts from {} to {}. Merge selecting phase took: {}ms') Information
2025-07-11 02:23:59 (0.05779808621089577,'(from {}{}{}){}{}{} {} (stage: {})') Debug
2025-07-11 02:23:59 (0.05779590823308283,'{} Creating query context from {} context, user_id: {}, parent context user: {}') Trace
2025-07-11 02:23:59
2025-07-11 02:23:59
+ set -e
Files in current directory
+ echo 'Files in current directory'
+ ls -la ./
total 127184
drwxr-xr-x 1 root root 4096 Jul 11 02:04 .
drwxr-xr-x 1 root root 4096 Jul 11 02:04 ..
-rw-r--r-- 1 root root 9 Jul 11 02:04 a.txt
-rw-rw-r-- 1 root root 389 Apr 15 17:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 26 02:05 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
-rw-r--r-- 1 root root 9 Jul 11 02:04 b.txt
-rw-r--r-- 1 root root 9 Jul 11 02:04 c.txt
drwxr-xr-x 14 root root 3840 Jul 11 01:28 dev
drwxr-xr-x 2 root root 4096 Jul 11 02:04 dir
-rwxr-xr-x 1 root root 0 Jul 11 01:28 .dockerenv
drwxr-xr-x 1 root root 4096 Jul 11 01:29 etc
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 26 02:05 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 26 02:05 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 26 02:05 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 26 02:05 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 18:29 mc
drwxr-xr-x 2 root root 4096 Jan 26 02:05 media
-rwxr-xr-x 1 root root 103174296 Apr 15 18:27 minio
drwxr-xr-x 4 root root 4096 Jul 11 01:29 minio_data
drwxr-xr-x 2 root root 4096 Jan 26 02:05 mnt
drwxr-xr-x 1 root root 4096 Mar 31 23:11 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jul 11 01:27 package_folder
dr-xr-xr-x 307 root root 0 Jul 11 01:28 proc
drwxrwxr-x 17 1000 1000 4096 Jul 11 01:26 repo
-rw-rw-r-- 1 root root 863 Apr 15 17:58 requirements.txt
drwx------ 1 root root 4096 Jul 11 01:48 root
drwxr-xr-x 1 root root 4096 Jul 11 01:29 run
lrwxrwxrwx 1 root root 8 Jan 26 02:05 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jul 11 01:29 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 17:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 26 02:05 srv
dr-xr-xr-x 13 root root 0 Jul 11 01:28 sys
drwxrwxr-x 2 1000 1000 4096 Jul 11 01:31 test_output
drwxrwxrwt 1 root root 4096 Jul 11 02:23 tmp
drwxr-xr-x 1 root root 4096 Jan 26 02:05 usr
drwxr-xr-x 1 root root 4096 Jan 26 02:13 var
Files in root directory
+ echo 'Files in root directory'
+ ls -la /
total 127184
drwxr-xr-x 1 root root 4096 Jul 11 02:04 .
drwxr-xr-x 1 root root 4096 Jul 11 02:04 ..
-rw-r--r-- 1 root root 9 Jul 11 02:04 a.txt
-rw-rw-r-- 1 root root 389 Apr 15 17:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 26 02:05 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
-rw-r--r-- 1 root root 9 Jul 11 02:04 b.txt
-rw-r--r-- 1 root root 9 Jul 11 02:04 c.txt
drwxr-xr-x 14 root root 3840 Jul 11 01:28 dev
drwxr-xr-x 2 root root 4096 Jul 11 02:04 dir
-rwxr-xr-x 1 root root 0 Jul 11 01:28 .dockerenv
drwxr-xr-x 1 root root 4096 Jul 11 01:29 etc
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 26 02:05 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 26 02:05 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 26 02:05 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 26 02:05 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 18:29 mc
drwxr-xr-x 2 root root 4096 Jan 26 02:05 media
-rwxr-xr-x 1 root root 103174296 Apr 15 18:27 minio
drwxr-xr-x 4 root root 4096 Jul 11 01:29 minio_data
drwxr-xr-x 2 root root 4096 Jan 26 02:05 mnt
drwxr-xr-x 1 root root 4096 Mar 31 23:11 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jul 11 01:27 package_folder
dr-xr-xr-x 307 root root 0 Jul 11 01:28 proc
drwxrwxr-x 17 1000 1000 4096 Jul 11 01:26 repo
-rw-rw-r-- 1 root root 863 Apr 15 17:58 requirements.txt
drwx------ 1 root root 4096 Jul 11 01:48 root
drwxr-xr-x 1 root root 4096 Jul 11 01:29 run
lrwxrwxrwx 1 root root 8 Jan 26 02:05 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jul 11 01:29 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 17:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 26 02:05 srv
dr-xr-xr-x 13 root root 0 Jul 11 01:28 sys
drwxrwxr-x 2 1000 1000 4096 Jul 11 01:31 test_output
drwxrwxrwt 1 root root 4096 Jul 11 02:23 tmp
drwxr-xr-x 1 root root 4096 Jan 26 02:05 usr
drwxr-xr-x 1 root root 4096 Jan 26 02:13 var
+ clickhouse-client -q 'system flush logs'
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ stop_logs_replication
+ echo 'Detach all logs replication'
Detach all logs replication
+ clickhouse-client --query 'select database||'\''.'\''||table from system.tables where database = '\''system'\'' and (table like '\''%_sender'\'' or table like '\''%_watcher'\'')'
+ tee /dev/stderr
+ timeout --preserve-status --signal TERM --kill-after 5m 15m xargs -n1 -P10 -r -i clickhouse-client --query 'drop table {}'
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
+ rm /etc/clickhouse-server/users.d/limits.yaml
+ clickhouse-client -q 'system reload config'
+ logs_saver_client_options='--max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0'
+ sleep 1
+ ./mc admin config reset clickminio logger_webhook:ch_server_webhook
'logger_webhook:ch_server_webhook' is successfully reset.
+ ./mc admin config reset clickminio audit_webhook:ch_audit_webhook
'audit_webhook:ch_audit_webhook' is successfully reset.
+ clickhouse-client -q 'SYSTEM FLUSH ASYNC INSERT QUEUE'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_audit_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_audit_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_server_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_server_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ sudo clickhouse stop --max-tries 300
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 404.
The process with pid = 404 is running.
Sent terminate signal to process with pid 404.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 404.
The process with pid = 404 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 404.
The process with pid = 404 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 404.
The process with pid = 404 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 404.
The process with pid = 404 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 404.
The process with pid = 404 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 404.
The process with pid = 404 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 404.
The process with pid = 404 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 404.
The process with pid = 404 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 404.
The process with pid = 404 does not exist.
Server stopped
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ kill 1347
+ rg -Fa '' /var/log/clickhouse-server/clickhouse-server.log
+ :
+ rg -A50 -Fa ============ /var/log/clickhouse-server/stderr.log
+ :
+ data_path_config=--path=/var/lib/clickhouse/
+ [[ -n '' ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ zstd --threads=0
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ check_logs_for_critical_errors
+ sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log
+ rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp
+ echo -e 'No sanitizer asserts\tOK\t\N\t'
+ rm -f /test_output/tmp
+ rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t'
+ rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No logical errors\tOK\t\N\t'
+ '[' -s /test_output/logical_errors.txt ']'
+ rm /test_output/logical_errors.txt
+ grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache'
+ rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No lost s3 keys\tOK\t\N\t'
+ rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep SharedMergeTreePartCheckThread
+ echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/no_such_key_errors.txt ']'
+ rm /test_output/no_such_key_errors.txt
+ rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'Not crashed\tOK\t\N\t'
+ rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/fatal_messages.txt ']'
+ rm /test_output/fatal_messages.txt
+ rg -Faz '########################################' /test_output/blob_storage_log.tsv.zst /test_output/clickhouse-server.log.zst /test_output/error_log.tsv.zst /test_output/gdb.log /test_output/latency_log.tsv.zst /test_output/metric_log.tsv.zst /test_output/minio_audit_logs.jsonl.zst /test_output/minio.log /test_output/minio_server_logs.jsonl.zst /test_output/part_log.tsv.zst /test_output/query_log.tsv.zst /test_output/query_metric_log.tsv.zst /test_output/run.log /test_output/test_results.tsv /test_output/test_result.txt /test_output/trace_log.tsv.zst /test_output/transactions_info_log.tsv.zst /test_output/zookeeper_log.tsv.zst
+ rg -v 'rg -Faz '
+ rg -Fa ' received signal ' /test_output/gdb.log
+ dmesg -T
+ grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log
+ echo -e 'No OOM in dmesg\tOK\t\N\t'
+ /repo/tests/docker_scripts/process_functional_tests_result.py
2025-07-11 02:27:50,383 File /repo/tests/broken_tests.json with broken tests found
2025-07-11 02:27:50,384 Find files in result folder minio_audit_logs.jsonl.zst,clickhouse-server.log.zst,error_log.tsv.zst,test_result.txt,zookeeper_log.tsv.zst,query_metric_log.tsv.zst,gdb.log,trace_log.tsv.zst,test_results.tsv,dmesg.log,latency_log.tsv.zst,run.log,minio.log,query_log.tsv.zst,blob_storage_log.tsv.zst,part_log.tsv.zst,metric_log.tsv.zst,minio_server_logs.jsonl.zst,transactions_info_log.tsv.zst
2025-07-11 02:27:50,391 Is flaky check: False
2025-07-11 02:27:50,391 Result parsed
2025-07-11 02:27:50,394 Result written
File /repo/tests/analyzer_tech_debt.txt with broken tests found
Broken tests in the list: 1
Broken tests in the list: 1
+ rm /var/log/clickhouse-server/clickhouse-server.log
+ mv /var/log/clickhouse-server/stderr.log /test_output/
+ [[ -n '' ]]
+ tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
+ rm -rf /var/lib/clickhouse/data/system/asynchronous_insert_log/ /var/lib/clickhouse/data/system/asynchronous_metric_log/ /var/lib/clickhouse/data/system/backup_log/ /var/lib/clickhouse/data/system/blob_storage_log/ /var/lib/clickhouse/data/system/crash_log/ /var/lib/clickhouse/data/system/error_log/ /var/lib/clickhouse/data/system/filesystem_cache_log/ /var/lib/clickhouse/data/system/latency_log/ /var/lib/clickhouse/data/system/metric_log/ /var/lib/clickhouse/data/system/opentelemetry_span_log/ /var/lib/clickhouse/data/system/part_log/ /var/lib/clickhouse/data/system/processors_profile_log/ /var/lib/clickhouse/data/system/query_log/ /var/lib/clickhouse/data/system/query_metric_log/ /var/lib/clickhouse/data/system/query_thread_log/ /var/lib/clickhouse/data/system/query_views_log/ /var/lib/clickhouse/data/system/s3queue_log/ /var/lib/clickhouse/data/system/session_log/ /var/lib/clickhouse/data/system/text_log/ /var/lib/clickhouse/data/system/trace_log/ /var/lib/clickhouse/data/system/transactions_info_log/ /var/lib/clickhouse/data/system/zookeeper_log/
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ collect_core_dumps
+ find . -type f -maxdepth 1 -name 'core.*'
+ read -r core